Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
try something else
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden authored and claravanstaden committed Feb 14, 2024
1 parent 918e68e commit b1a317b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parachain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- run: nix develop -c ls
- name: run e2e stack
run: |
nix develop -c 'cd web/packages/test'
nix develop -c sh -c 'cd web/packages/test && pwd'
# check:
# runs-on: snowbridge-runner
# env:
Expand Down

0 comments on commit b1a317b

Please sign in to comment.