mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
Update e2e-tests.yaml
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
cache: "npm"
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
run: npm i
|
||||
|
||||
- name: Build
|
||||
run: npm run build
|
||||
@@ -40,4 +40,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: playwright-output
|
||||
path: test-results
|
||||
path: test-results
|
||||
|
||||
Reference in New Issue
Block a user