diff --git a/.github/workflows/test-tutorials.yml b/.github/workflows/test-tutorials.yml index 7b6d76161..b866e9b0a 100644 --- a/.github/workflows/test-tutorials.yml +++ b/.github/workflows/test-tutorials.yml @@ -55,5 +55,5 @@ jobs: npm ci git config --global user.email "test@example.com" git config --global user.name "Test" - pwd + cd .. npx ts-node scripts/tutorial-runner.ts docs/zkapps/tutorials/01-hello-world.md