Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden committed Sep 13, 2024
1 parent 9adf842 commit c8c80e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/smoketest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,11 @@ jobs:
repository: snowfork/snowbridge
ref: smoketests-on-snowbridge
- run: rm -rf polkadot-sdk
- run: ls
- uses: actions/checkout@v2
with:
repository: paritytech/polkadot-sdk
ref: release-crates-io-v1.7.0
path: ./polkadot-sdk
- run: pwd
- run: ls
- uses: arduino/setup-protoc@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -56,7 +53,6 @@ jobs:
- name: run E2E stack
id: run_e2e_stack
run: |
cd snowbridge
nix develop -c sh -c '
./scripts/init-smoketests.sh &&
cd web/packages/test &&
Expand Down

0 comments on commit c8c80e6

Please sign in to comment.