Skip to content

Commit 9d35277

Browse files
authored
Merge pull request #58 from sync2brain/pablorcum-patch-1
Fix main.yml
2 parents c9df1ef + 9cbe44d commit 9d35277

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)