Remove asset building for test
This commit is contained in:
@@ -80,8 +80,8 @@ jobs:
|
||||
# -------------------------
|
||||
# Build (optional – remove if not needed for tests)
|
||||
# -------------------------
|
||||
- name: Build Assets
|
||||
run: npm run build
|
||||
# - name: Build Assets
|
||||
# run: npm run build
|
||||
|
||||
# -------------------------
|
||||
# Run tests (parallel)
|
||||
|
||||
Reference in New Issue
Block a user