mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-26 13:21:01 -08:00
Fix workflow
This commit is contained in:
parent
1c05ba09dc
commit
636fc8fcfc
2
.github/workflows/auto-test.yml
vendored
2
.github/workflows/auto-test.yml
vendored
|
@ -81,4 +81,4 @@ jobs:
|
|||
cache: 'npm'
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
- run: cy:run:unit
|
||||
- run: npm run cy:run:unit
|
||||
|
|
Loading…
Reference in a new issue