Skip to content

Commit

Permalink
Add EOF newline to pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vkoves authored Mar 23, 2024
1 parent c807d05 commit 534ab06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
pip install -r requirements.txt
- name: Test with pytest
run: |
pytest
pytest

0 comments on commit 534ab06

Please sign in to comment.