mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
Fix workflow
This commit is contained in:
parent
1c05ba09dc
commit
636fc8fcfc
1 changed files with 1 additions and 1 deletions
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