Skip to content

Commit

Permalink
additonal fix
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Sep 18, 2024
1 parent baf643f commit 52df3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_DEFAULT_REGION: us-east-1
if: github.event_name != 'pull_request'
if: github.event_name == 'push'

0 comments on commit 52df3e7

Please sign in to comment.