Motov Yurii
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/test.yml
|
|
@ -208,4 +208,4 @@ jobs: |
|
|
uses: re-actors/alls-green@release/v1 |
|
|
uses: re-actors/alls-green@release/v1 |
|
|
with: |
|
|
with: |
|
|
jobs: ${{ toJSON(needs) }} |
|
|
jobs: ${{ toJSON(needs) }} |
|
|
allowed-skips: coverage-combine,test |
|
|
allowed-skips: coverage-combine,test,benchmark |
|
|
|