Skip to content

Commit

Permalink
Merge pull request #192 from containers/fix-ci-again
Browse files Browse the repository at this point in the history
Bad yaml formatting breaking github ci
  • Loading branch information
ericcurtin authored Sep 26, 2024
2 parents 9331d0f + fc8687b commit d2abc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install bats bash
pip install omlmd
pip install omlmd
- name: run test
run: make test

Expand Down

0 comments on commit d2abc2d

Please sign in to comment.