Skip to content

Commit

Permalink
fix: script name
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Meier <[email protected]>
  • Loading branch information
n0izn0iz committed May 27, 2024
1 parent f7c7f5c commit a7e01a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: cypress-io/github-action@v6
with:
browser: chrome
build: yarn build-gno
build: yarn install-gno
start: |
yarn start
gnodev --add-account g1vy7xjwc7xvzd2pjvhdhqgeacjcfg8pv0qqng7z
Expand Down

0 comments on commit a7e01a7

Please sign in to comment.