mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix copay and paste error
This commit is contained in:
parent
4477022ad9
commit
327b212b79
4
.github/workflows/test_backend.yml
vendored
4
.github/workflows/test_backend.yml
vendored
@ -57,8 +57,8 @@ jobs:
|
||||
- name: Install turbo
|
||||
run: yarn global add turbo@^2
|
||||
|
||||
- name: Prune federation with turbos help
|
||||
run: turbo prune federation
|
||||
- name: Prune backend with turbos help
|
||||
run: turbo prune backend
|
||||
|
||||
- name: install dependencies
|
||||
run: cd out && yarn install --frozen-lockfile --production=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user