Skip to content

Commit

Permalink
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 83d52ef commit 8b8cebb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ jobs:
projectWriteToken: ${{ secrets.PROJECT_WRITE_TOKEN }}
teamsWebhookUri: ${{ secrets.MS_TEAMS_WEBHOOK_URI }}
refStream: "test/debug"
test: "intentional-failure"
kubernetesVersion: "v000.000.000"
provider: "test-failure"
test: "intentional"
kubernetesVersion: "v1.99.99"
provider: "aws"
selfManagedInfra: "false"

0 comments on commit 8b8cebb

Please sign in to comment.