diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index c4d9ea66..3a1c6c03 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -66,7 +66,8 @@ jobs: uses: codecov/codecov-action@v2 - name: Assert success - conclusion: success + with: + conclusion: success deploy: # this will run when you have tagged a commit, starting with "v*"