mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[CI] Fix minimal builds
This commit is contained in:
parent
8a650f5cc8
commit
afd243309b
1 changed files with 0 additions and 7 deletions
7
.github/workflows/ci__minimal.yaml
vendored
7
.github/workflows/ci__minimal.yaml
vendored
|
|
@ -59,10 +59,3 @@ jobs:
|
|||
uses: ./.github/workflows/ci_packages.yaml
|
||||
with:
|
||||
type: minimal
|
||||
unstable:
|
||||
if: contains(github.event.pull_request.title, '[Unstable]')
|
||||
name: Unstable
|
||||
needs: static-checks
|
||||
uses: ./.github/workflows/ci__unstable.yaml
|
||||
with:
|
||||
ignore-failure: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue