Skip to content

Commit

Permalink
Update ms5.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eoa21004 authored Nov 2, 2024
1 parent 2daea5f commit 7e869ac
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ms5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,4 @@ jobs:
pip install pytest
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
# Run pytest on your pulled codebase
- name: Test with pytest
run: |
pytest

0 comments on commit 7e869ac

Please sign in to comment.