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