Skip to content

Commit

Permalink
fixup! fixup! fixup! [drop] test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
elchead committed Nov 27, 2023
1 parent 64f39af commit 5db314d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,9 @@ jobs:
# azureCredentials: ${{ secrets.AZURE_E2E_IAM_CREDENTIALS }}
# gcpServiceAccount: "constellation-iam-e2e@constellation-331613.iam.gserviceaccount.com"

- name: Setup bazel
uses: ./.github/actions/setup_bazel_nix

- name: Notify failure
if: always()
continue-on-error: true
Expand Down

0 comments on commit 5db314d

Please sign in to comment.