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 5965c2a commit 19ac574Copy full SHA for 19ac574
.github/workflows/makefile.yml
@@ -99,5 +99,5 @@ jobs:
99
npm run mocha -- --grep modules --invert
100
else
101
echo "Running all tests"
102
- npm run mocha -- -g bar-char-test.arr
+ npm run mocha -- -g "bar-chart-test.arr"
103
fi
0 commit comments