mirror of
https://github.com/zhigang1992/esbuild.git
synced 2026-01-12 17:13:19 +08:00
run uglify tests in ci
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -64,3 +64,7 @@ jobs:
|
||||
- name: Preact Splitting Tests
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: make test-preact-splitting
|
||||
|
||||
- name: Uglify Tests
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: make uglify
|
||||
|
||||
Reference in New Issue
Block a user