We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9783d9f commit 06e66cfCopy full SHA for 06e66cf
.github/workflows/test_and_deploy.yml
@@ -64,8 +64,6 @@ jobs:
64
65
- name: Coverage
66
uses: codecov/codecov-action@v2
67
- with:
68
- conclusion: success
69
70
deploy:
71
# this will run when you have tagged a commit, starting with "v*"
0 commit comments