Skip to content

Commit 19ac574

Browse files
committed
spelling
1 parent 5965c2a commit 19ac574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ jobs:
9999
npm run mocha -- --grep modules --invert
100100
else
101101
echo "Running all tests"
102-
npm run mocha -- -g bar-char-test.arr
102+
npm run mocha -- -g "bar-chart-test.arr"
103103
fi

0 commit comments

Comments
 (0)