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
|
||||
run: |
|
||||
npm install
|
||||
npm run all
|
||||
npm run build
|
||||
|
||||
- name: Compare the expected and actual dist/ directories
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user