mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-15 17:50:48 +02:00
parent
965e817d79
commit
f9b1d70694
2
.github/workflows/build_prs_jest_report.yaml
vendored
2
.github/workflows/build_prs_jest_report.yaml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
- name: Install deps
|
- name: Install deps
|
||||||
run: yarn install
|
run: yarn install
|
||||||
- name: Build backend
|
- name: Build backend
|
||||||
run: yarn backend
|
run: yarn build:backend
|
||||||
- name: Tests on 22.x
|
- name: Tests on 22.x
|
||||||
id: coverage
|
id: coverage
|
||||||
run: yarn test:coverage
|
run: yarn test:coverage
|
||||||
|
Loading…
Reference in New Issue
Block a user