Skip to content

Sanity Checks

Sanity Checks #6

Workflow file for this run

name: Sanity Checks
on:
workflow_dispatch:
jobs:
sanity-debian:
runs-on: ubuntu-latest
name: Performs sanity test on MetricsHub archive on Debian
steps:
- uses: actions/checkout@v2
- uses: ChristopheClermont/metricshub-sanity-action@main