Skip to content

Commit

Permalink
just test snews pt
Browse files Browse the repository at this point in the history
  • Loading branch information
KaraMelih committed Aug 12, 2024
1 parent 58b72f0 commit 5924c15
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mac12-py311-312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
- name: Run pytest
run: |
pip install pytest
pytest
pytest snews_pt
2 changes: 1 addition & 1 deletion .github/workflows/mac13-py311-312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
- name: Run pytest
run: |
pip install pytest
pytest
pytest snews_pt
2 changes: 1 addition & 1 deletion .github/workflows/mac14-py311-312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
- name: Run pytest
run: |
pip install pytest
pytest
pytest snews_pt

0 comments on commit 5924c15

Please sign in to comment.