Skip to content

Commit

Permalink
Test run
Browse files Browse the repository at this point in the history
  • Loading branch information
atapin committed Jul 5, 2024
1 parent 4b8c038 commit e965284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
pytest:
needs: changes
if: ${{ needs.changes.outputs.py_modified == 'true' }}
#if: ${{ needs.changes.outputs.py_modified == 'true' }}
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit e965284

Please sign in to comment.