mirror of
https://github.com/shlinkio/shlink.git
synced 2025-01-23 23:13:26 -06:00
Fixed reference to unknown job in CI workflow
This commit is contained in:
parent
679bb8d357
commit
d54a2bde0f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -96,7 +96,7 @@ jobs:
|
|||||||
|
|
||||||
api-mutation-tests:
|
api-mutation-tests:
|
||||||
needs:
|
needs:
|
||||||
- api-tests
|
- api-tests-openswoole
|
||||||
uses: './.github/workflows/ci-mutation-tests.yml'
|
uses: './.github/workflows/ci-mutation-tests.yml'
|
||||||
with:
|
with:
|
||||||
test-group: api
|
test-group: api
|
||||||
|
Loading…
Reference in New Issue
Block a user