Skip to content

Commit

Permalink
add testcase for rule compose and add mod to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TieuLongPhan committed Jul 12, 2024
1 parent a82432e commit 1e76623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
./lint.sh
- name: Test with pytest
run: |
pytest
pytest Test --ignore=Test/SynComp

0 comments on commit 1e76623

Please sign in to comment.