mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-24 07:06:38 +00:00
Update main.yml
This commit is contained in:
parent
1a853f5c36
commit
e57350e0e5
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
|
|
||||||
- name: npm ci and npm run build
|
- name: unit tests
|
||||||
run: |
|
run: |
|
||||||
npm ci
|
npm install
|
||||||
npm run build:ci
|
npm test
|
||||||
|
Loading…
Reference in New Issue
Block a user