Skip to content

Commit

Permalink
DNM: disable rerun_failed
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsp committed Jan 10, 2025
1 parent ae47507 commit 434b0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_build-and-test-locally.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ jobs:
run_with_real_s3: true
real_s3_bucket: neon-github-ci-tests
real_s3_region: eu-central-1
rerun_failed: true
rerun_failed: false
pg_version: ${{ matrix.pg_version }}
aws-oicd-role-arn: ${{ vars.DEV_AWS_OIDC_ROLE_ARN }}
env:
Expand Down

0 comments on commit 434b0aa

Please sign in to comment.