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 e965284 commit c4626d3
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 @@ -52,7 +52,7 @@ jobs:
flake8:
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 c4626d3

Please sign in to comment.