We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcef025 commit 649dfd3Copy full SHA for 649dfd3
.github/workflows/test-worker.yml
@@ -68,3 +68,5 @@ jobs:
68
steps:
69
- name: Whether the whole test suite passed
70
uses: re-actors/alls-green@v1.2.2
71
+ with:
72
+ jobs: ${{ toJSON(needs) }}
0 commit comments