Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
inisis committed Jun 21, 2024
1 parent b46f2f7 commit d59f900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: pattern matcher test
run: |
python tests/test_pattern_matcher.py
pytest tests/test_pattern_matcher.py
- name: pattern generator test
run: |
python tests/test_pattern_generator.py
pytest tests/test_pattern_generator.py

0 comments on commit d59f900

Please sign in to comment.