Skip to content

Commit

Permalink
Update test_pr_and_main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rundxdi authored Jan 24, 2024
1 parent 7720be9 commit 550ae45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_pr_and_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,6 @@ jobs:
python setup.py develop
- name: Run Tests
run: |
python -m unittest ./gtep/tests
pip install pytest
pytest -v gtep

0 comments on commit 550ae45

Please sign in to comment.