Skip to content

Sanity Checks

Sanity Checks #7

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@v4
- id: foo
uses: ChristopheClermont/metricshub-sanity-action@main