Skip to content

Commit

Permalink
add sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexChetverov committed Sep 29, 2023
1 parent b8bd827 commit a30f4ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/reusable-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,10 @@ 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
env:
Expand Down

0 comments on commit a30f4ae

Please sign in to comment.