Skip to content

Commit 62c140c

Browse files
committed
fix ci
1 parent 9e76626 commit 62c140c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104

105105
create-issue-when-fault:
106106
runs-on: ubuntu-latest
107-
needs: [preset-test, test]
107+
needs: [test]
108108
if: failure() && github.event_name == 'schedule'
109109
steps:
110110
# See https://github.com/cli/cli/issues/5075

0 commit comments

Comments
 (0)