mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
Update test.build.yml
This commit is contained in:
parent
9f409e36f4
commit
4a685c001e
7
.github/workflows/test.build.yml
vendored
7
.github/workflows/test.build.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
npm link
|
npm link
|
||||||
working-directory: ./
|
working-directory: ./
|
||||||
|
|
||||||
test-examples:
|
build-examples:
|
||||||
if: needs.files-changed.outputs.build == 'true'
|
if: needs.files-changed.outputs.build == 'true'
|
||||||
name: Test Example Apps
|
name: Test Example Apps
|
||||||
needs: build
|
needs: build
|
||||||
@ -59,8 +59,3 @@ jobs:
|
|||||||
npm install
|
npm install
|
||||||
npm link utopia-ui
|
npm link utopia-ui
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
- name: Run Tests
|
|
||||||
run: |
|
|
||||||
cd ${{ matrix.app }}
|
|
||||||
npm test
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user