ci: fix yaml syntax error

pull/8304/head
Dylan Baker 4 years ago
parent b5100fe86a
commit 38025b9730
  1. 1
      .github/workflows/os_comp.yml

@ -21,6 +21,7 @@ on:
- "run_unittests.py"
jobs:
arch:
name: ${{ matrix.cfg.name }}
runs-on: ubuntu-latest
strategy:

Loading…
Cancel
Save