mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[DURACOM-309] add prod-e2e build script and use it for e2e tests
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -102,7 +102,7 @@ jobs:
|
||||
run: npm run check-circ-deps
|
||||
|
||||
- name: Run build
|
||||
run: npm run build:prod
|
||||
run: npm run build:prod-e2e
|
||||
|
||||
- name: Run specs (unit tests)
|
||||
run: npm run test:headless
|
||||
|
Reference in New Issue
Block a user