Skip to content

Commit

Permalink
Merge branch 'develop' into feature/3rdparty-rewards
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszaaa authored Oct 2, 2023
2 parents c0fafcd + d6653cb commit 7532a2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/reusable-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,9 @@ jobs:
- command: "yarn test-experimentalStaking"
fast: true
- command: "yarn test-crowdloan"
fast: false
fast: false
- command: "yarn test-sdk"
fast: true

runs-on: [self-hosted, compile]
timeout-minutes: 180
Expand Down

0 comments on commit 7532a2d

Please sign in to comment.