mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(cloudcmd) lint
This commit is contained in:
parent
46a84c54ea
commit
6e4667aa85
4 changed files with 4 additions and 1 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
matrix:
|
||||
node-version:
|
||||
- 16.x
|
||||
- 17.x
|
||||
- 18.x
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue