mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +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
|
||||
run: yarn install
|
||||
- name: Build backend
|
||||
run: yarn backend
|
||||
run: yarn build:backend
|
||||
- name: Tests on 22.x
|
||||
id: coverage
|
||||
run: yarn test:coverage
|
||||
|
Loading…
Reference in New Issue
Block a user