Skip to content

Commit 9f3df5a

Browse files
Update chaining-jobs.yml
1 parent 8bb00a0 commit 9f3df5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chaining-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
job-4:
4444
name: Job 4
4545
runs-on: ubuntu-latest
46-
if: always()
46+
# if: always()
4747
needs:
4848
- job-2
4949
- job-3

0 commit comments

Comments
 (0)