Skip to content

Commit

Permalink
DIME-OPS: add missing "
Browse files Browse the repository at this point in the history
Co-authored-by: Gergely Rimoczi <[email protected]>
  • Loading branch information
tade82 and Gergely Rimoczi committed Jun 3, 2024
1 parent e293e2f commit d50e942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
pip install -r requirements.txt
- name: Test with pytest
run: |
pytest -o python_files="test_*.py
pytest -o python_files="test_*.py"
- name: Integration Test with pytest
run: |
Expand Down

0 comments on commit d50e942

Please sign in to comment.