Skip to content

Commit

Permalink
Test check success in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Achard committed Mar 1, 2023
1 parent c846617 commit 042bbd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
- name: Coverage
uses: codecov/codecov-action@v2

- name: Assert success
conclusion: success

deploy:
# this will run when you have tagged a commit, starting with "v*"
# and requires that you have put your twine API key in your
Expand Down

0 comments on commit 042bbd8

Please sign in to comment.