Skip to content

Commit 0f190f3

Browse files
authored
ci: enable integrations tests polkadot-sdk master again (#1846)
1 parent b963b8f commit 0f190f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-nodes.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
uses: actions/checkout@v4
1717
with:
1818
repository: paritytech/polkadot-sdk
19-
# TODO: Temporary to pin a specific polkadot commit because of that substrate master doesn't work
20-
ref: 356386b56881a7a2cb1b0be5628ad2a97678b34d
2119

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

0 commit comments

Comments
 (0)