Skip to content

Commit

Permalink
ci: enable integrations tests polkadot-sdk master again (#1846)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Oct 29, 2024
1 parent b963b8f commit 0f190f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-nodes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
uses: actions/checkout@v4
with:
repository: paritytech/polkadot-sdk
# TODO: Temporary to pin a specific polkadot commit because of that substrate master doesn't work
ref: 356386b56881a7a2cb1b0be5628ad2a97678b34d

- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y protobuf-compiler curl gcc make clang cmake
Expand Down

0 comments on commit 0f190f3

Please sign in to comment.