mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-21 11:49:14 +00:00
run all in CI
This commit is contained in:
4
.github/workflows/ffo-test.yml
vendored
4
.github/workflows/ffo-test.yml
vendored
@@ -12,7 +12,7 @@ permissions:
|
||||
jobs:
|
||||
depot-gh-cache:
|
||||
timeout-minutes: 20
|
||||
runs-on: depot-ubuntu-22.04-16
|
||||
runs-on: depot-ubuntu-22.04-8
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
@@ -22,6 +22,6 @@ jobs:
|
||||
with:
|
||||
source: .
|
||||
push: false
|
||||
targets: build, lint ,core-unit
|
||||
targets: all
|
||||
no-cache: false
|
||||
load: false
|
Reference in New Issue
Block a user