Skip to content

Commit

Permalink
Update test-execution.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gahan9 authored Jan 25, 2024
1 parent 125be34 commit e3c01b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-execution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
python -m poetry install
- name: Test Execution of CommonTest with pytest
run: |
pytest -q tests/CommonTests.py --junit-xml test-results.xml
pytest -q tests/CommonTests.py

0 comments on commit e3c01b7

Please sign in to comment.