mirror of
https://github.com/shlinkio/shlink.git
synced 2025-01-23 15:03:19 -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:
|
||||
needs:
|
||||
- api-tests
|
||||
- api-tests-openswoole
|
||||
uses: './.github/workflows/ci-mutation-tests.yml'
|
||||
with:
|
||||
test-group: api
|
||||
|
Loading…
Reference in New Issue
Block a user