Skip to content

Commit 9cbe44d

Browse files
authored
Fix main.yml
1 parent c9df1ef commit 9cbe44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
if-no-files-found: error
120120

121121
publish-test-results:
122-
needs: build-and-test
122+
needs: test
123123
runs-on: ubuntu-latest
124124
permissions:
125125
checks: write

0 commit comments

Comments
 (0)