Skip to content

Commit

Permalink
CI: test *all* the YAML against CUE
Browse files Browse the repository at this point in the history
  • Loading branch information
thorehusfeldt authored and RagnarGrootKoerkamp committed Dec 12, 2024
1 parent 47db113 commit 802b2e7
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: cue vet **/generators.yaml support/schemas/*cue -d '#Generators'
- run: test/yaml/generators/test_schemata.sh
- run: pytest

0 comments on commit 802b2e7

Please sign in to comment.