Skip to content

Commit bcef025

Browse files
ci: Turn to check
1 parent 83c9acd commit bcef025

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-worker.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ jobs:
5959
set -xe
6060
python -m pytest -sv
6161
62-
success:
62+
check:
63+
if: always()
6364
name: Tests Successful
6465
runs-on: ubuntu-latest
6566
needs: tests

0 commit comments

Comments
 (0)