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

Commit

Permalink
check setup
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden authored and claravanstaden committed Feb 14, 2024
1 parent 9704c0a commit d8d2c3a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/parachain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,7 @@ jobs:
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix develop
- name: setup go
uses: actions/[email protected]
- name: install utils
run : |
go install github.com/zhufuyi/sponge/cmd/sponge@latest
sponge init
sponge plugins
sponge -v
- run : sponge -v
- name: run e2e stack
working-directory: web/packages/test
run: |
Expand Down

0 comments on commit d8d2c3a

Please sign in to comment.