ooni-probe-cli/.github/workflows/qahhfm.yml

15 lines
249 B
YAML
Raw Normal View History

# Runs QA checks for the hhfm experiment
name: "qahhfm"
on:
push:
branches:
- "release/**"
- "fullbuild"
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: ./QA/rundocker.bash "hhfm"