mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-11 09:24:35 +00:00
ci: rimraf
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -29,6 +29,9 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Install Rimraf
|
||||
run: npm i rimraf
|
||||
|
||||
- name: Check code style
|
||||
run: npm run lint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user