Skip to content

Commit

Permalink
ci: implementing new workflow using kash repository
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan-greffe committed Mar 12, 2024
1 parent cdc65be commit d72fa59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ trap 'send_slack_message "$ROOT_DIR" "$NODE_VER" "$APP" "failed"' ERR
##

use_node "$NODE_VER"
yarn && yarn test
yarn test

## Publish code coverage
##
Expand Down

0 comments on commit d72fa59

Please sign in to comment.