Skip to content

Commit

Permalink
chore: make one test fail to test the storage logs behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
tenequm committed Oct 17, 2023
1 parent 5373ef8 commit 421c265
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/reusable-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,8 @@ jobs:
fast: true
- command: "yarn test-crowdloan"
fast: false
- command: "yarn test-sdk"
# TODO: Fix test below
- command: "yarn test-sdk-kk"
fast: true
runs-on: [e2e-gke]
timeout-minutes: 180
Expand Down

0 comments on commit 421c265

Please sign in to comment.