Skip to content

Commit

Permalink
tmp commit force snapshot deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
pyricau committed Jul 27, 2024
1 parent c143526 commit 27d4496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

snapshot-deployment:
if: github.repository == 'square/papa' && github.event_name == 'push'
needs: [ build, instrumentation-tests ]
needs: [ build ] # , instrumentation-tests ]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 27d4496

Please sign in to comment.