Skip to content

Commit

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

0 comments on commit aec35bd

Please sign in to comment.