Skip to content

Commit

Permalink
Update 04-code-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saldanhad authored Oct 29, 2023
1 parent 3d96fbf commit f9bbfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/04-code-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run pytest tests
run: |
pytest.py
train_test.py
- name: Check test results and provide merge status
run: |
Expand Down

0 comments on commit f9bbfa2

Please sign in to comment.