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 9, 2024
1 parent c73d821 commit 8e8c3c4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scripts/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ yarn && yarn test

install_cc_test_reporter ~/.local/bin/cc-test-reporter
ls -l /home/runner/.local/bin/cc-test-reporter
~/.local/bin/cc-test-reporter format-coverage -t lcov coverage/lcov.info
~/.local/bin/cc-test-reporter upload-coverage -r 8e87a996279373f05f01ce8166aac1bc9dda990e9a2f936af25e5aa11326b127
~/.local/bin/cc/cc-test-reporter format-coverage -t lcov coverage/lcov.info
~/.local/bin/cc/cc-test-reporter upload-coverage -r 8e87a996279373f05f01ce8166aac1bc9dda990e9a2f936af25e5aa11326b127



## Notify on slack
Expand Down

0 comments on commit 8e8c3c4

Please sign in to comment.