Skip to content

Commit 9916426

Browse files
committed
commented out first test - debugging second
1 parent 913d51a commit 9916426

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/integration-test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ jobs:
5656
chmod +x zombienet-linux-x64
5757
echo "ZOMBIENET_BINARY=$GITHUB_WORKSPACE/zombienet-linux-x64" >> $GITHUB_ENV
5858
59-
- name: Run authorize and store (PAPI, smoldot)
60-
working-directory: examples
61-
run: just run-authorize-and-store-smoldot-docker
59+
# - name: Run authorize and store (PAPI, smoldot)
60+
# working-directory: examples
61+
# run: just run-authorize-and-store-smoldot-docker
6262

6363
- name: Run authorize and store (PAPI, RPC node)
6464
working-directory: examples

0 commit comments

Comments
 (0)