Skip to content

Commit

Permalink
CI: invoke bash
Browse files Browse the repository at this point in the history
  • Loading branch information
thorehusfeldt authored and RagnarGrootKoerkamp committed Dec 12, 2024
1 parent 3dfd486 commit cd8988d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
container: ragnargrootkoerkamp/bapctools
steps:
- uses: actions/checkout@v4
- run: test/yaml/generators/test_schemata.sh
- run: bash test/yaml/generators/test_schemata.sh
- run: pytest

0 comments on commit cd8988d

Please sign in to comment.