Skip to content

Commit

Permalink
debug 3
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Oct 26, 2021
1 parent 9404ec4 commit 2a3fd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test-cov.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ if [ -n "$CI" ]; then
jestArgs="${jestArgs} --maxWorkers=4 --ci"
fi

$node "$(yarn bin jest)" $jestArgs eslint
$node "$(yarn bin jest)" $jestArgs

0 comments on commit 2a3fd37

Please sign in to comment.