Skip to content

Commit

Permalink
change tutorial path
Browse files Browse the repository at this point in the history
  • Loading branch information
Trivo25 committed Aug 28, 2023
1 parent 3e431a2 commit e4ce0a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,4 @@ jobs:
npm ci
git config --global user.email "[email protected]"
git config --global user.name "Test"
ls
npx ts-node scripts/tutorial-runner.ts docs/zkapps/tutorials/01-hello-world.md
npx ts-node scripts/tutorial-runner.ts docs/zkapps/tutorials/03-deploying-to-a-network.mdx

0 comments on commit e4ce0a3

Please sign in to comment.