Skip to content

Commit 649dfd3

Browse files
fix: Missing json
1 parent bcef025 commit 649dfd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-worker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ jobs:
6868
steps:
6969
- name: Whether the whole test suite passed
7070
uses: re-actors/alls-green@v1.2.2
71+
with:
72+
jobs: ${{ toJSON(needs) }}

0 commit comments

Comments
 (0)