mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-30 18:24:03 +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'
|
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
|
||||||
|
|
Loading…
Reference in a new issue