Skip to content

Commit

Permalink
Running 'rye test' to run all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pchakraborty committed Sep 30, 2024
1 parent cb985f8 commit 7543eb3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ jobs:
- name: Run tests
run: |
source .venv/bin/activate
python tests/test_mepo_commands.py -v
rye test -v
timeout-minutes: 5

0 comments on commit 7543eb3

Please sign in to comment.