Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tamada committed Feb 25, 2021
1 parent 4a37af9 commit b8c0b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:

- name: send data to codecov
if matrix.os == 'ubuntu-latest'
run: bash <(curl -s https://codecov.io/bash) -t uuid-repo-token
run: bash <(curl -s https://codecov.io/bash)

0 comments on commit b8c0b23

Please sign in to comment.