mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-19 21:17:51 +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:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
|
||||
- name: npm ci and npm run build
|
||||
- name: unit tests
|
||||
run: |
|
||||
npm ci
|
||||
npm run build:ci
|
||||
npm install
|
||||
npm test
|
||||
|
Loading…
Reference in New Issue
Block a user