Skip to content

Commit

Permalink
try fixing tutorial runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Trivo25 committed Aug 17, 2023
1 parent 0e92653 commit f6de3b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ jobs:
npm ci
git config --global user.email "[email protected]"
git config --global user.name "Test"
pwd
npx ts-node scripts/tutorial-runner.ts docs/zkapps/tutorials/01-hello-world.md

0 comments on commit f6de3b7

Please sign in to comment.