We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b4c6a4 commit 8ddbe04Copy full SHA for 8ddbe04
.github/workflows/makefile.yml
@@ -102,5 +102,5 @@ jobs:
102
npx mocha --grep modules --invert
103
else
104
echo "Running all tests"
105
- npx mocha -- -g pyret-init
+ npm run mocha -- -g pyret-init
106
fi
0 commit comments