mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: add windows ci schedule
This commit is contained in:
parent
dc5b09616d
commit
48e4c4308c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-windows.yml
vendored
2
.github/workflows/ci-windows.yml
vendored
|
@ -8,7 +8,7 @@ permissions:
|
|||
contents: read
|
||||
jobs:
|
||||
prepare:
|
||||
runs-on: windows-latest
|
||||
runs-on: ubuntu-latest
|
||||
name: setup verdaccio
|
||||
services:
|
||||
verdaccio:
|
||||
|
|
Loading…
Reference in a new issue