mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-18 12:14:41 -05:00
🐛 fix: AutoTest workflow (#3725)
This commit is contained in:
parent
83d91dbb1b
commit
82bad6deaa
1
.github/workflows/auto-test.yml
vendored
1
.github/workflows/auto-test.yml
vendored
@ -65,7 +65,6 @@ jobs:
|
|||||||
- run: npm ci --production
|
- run: npm ci --production
|
||||||
|
|
||||||
check-linters:
|
check-linters:
|
||||||
needs: [ check-file-changes ]
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user