Skip to content

Commit

Permalink
[fix] pass format check
Browse files Browse the repository at this point in the history
  • Loading branch information
ayizhi committed Oct 17, 2022
1 parent f10fa0f commit 668e175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
use-poetry: true
build-timeout-minutes: 150
max-build-attempts: 3
check-format: false
secrets:
AWS_CI_ACCESS_KEY_ID: ${{ secrets.AWS_CI_ACCESS_KEY_ID }}
AWS_CI_SECRET_ACCESS_KEY: ${{ secrets.AWS_CI_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 668e175

Please sign in to comment.