mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Avoid runnning unit tests to verify outputs
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
npm run all
|
npm run build
|
||||||
|
|
||||||
- name: Compare the expected and actual dist/ directories
|
- name: Compare the expected and actual dist/ directories
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user