Skip to content

Commit

Permalink
Removed publishing test result step
Browse files Browse the repository at this point in the history
  • Loading branch information
budtmo committed May 9, 2023
1 parent 6767970 commit 9ad2a1e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,3 @@ jobs:

- name: Build emulator image and run unit-test
run: script -e -c "./app.sh test emulator test 11.0 && sudo mv tmp/* . && ls -al"

- name: Publish test result
run: script -e -c "bash <(curl -s https://codecov.io/bash)"

0 comments on commit 9ad2a1e

Please sign in to comment.