Skip to content

Commit 042bbd8

Browse files
committed
Test check success in actions
1 parent c846617 commit 042bbd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ jobs:
6565
- name: Coverage
6666
uses: codecov/codecov-action@v2
6767

68+
- name: Assert success
69+
conclusion: success
70+
6871
deploy:
6972
# this will run when you have tagged a commit, starting with "v*"
7073
# and requires that you have put your twine API key in your

0 commit comments

Comments
 (0)