mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-28 09:49:21 +08:00
Fix workflow
This commit is contained in:
2
.github/workflows/auto-test.yml
vendored
2
.github/workflows/auto-test.yml
vendored
@@ -81,4 +81,4 @@ jobs:
|
|||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: cy:run:unit
|
- run: npm run cy:run:unit
|
||||||
|
|||||||
Reference in New Issue
Block a user