Skip to content

Commit ab5b0ea

Browse files
committed
Remove if: always() on conclusion, since we don't need it for latest-deps
1 parent c5b049e commit ab5b0ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ jobs:
200200
- cross_test
201201
- cargo-careful
202202
- docs
203-
if: always()
204203
runs-on: ubuntu-latest
205204
steps:
206205
- name: Result

0 commit comments

Comments
 (0)