mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Moved checkout step back to workflow
This commit is contained in:
1
.github/workflows/ci-mutation-tests.yml
vendored
1
.github/workflows/ci-mutation-tests.yml
vendored
@@ -17,6 +17,7 @@ jobs:
|
||||
env:
|
||||
extensions: openswoole-4.11.1
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Setup
|
||||
uses: './.github/actions/ci-setup'
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user