Skip to content

Commit 8d52552

Browse files
committed
fix: 🐛 Add expect_error parameter to setup error test job
1 parent e63b788 commit 8d52552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
# Specific case of setup command failure
120120
- write_job_summary: true
121121
clone_repo: true
122+
expect_error: true
122123

123124
with:
124125
write_job_summary: ${{ matrix.write_job_summary }}

0 commit comments

Comments
 (0)