mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action.git
synced 2026-04-13 02:11:24 +02:00
Update test.yml
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -9,12 +9,6 @@ jobs:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
|
||||
|
||||
- name: Setup NPM
|
||||
uses: bahmutov/npm-install@v1
|
||||
with:
|
||||
node-version: 16
|
||||
|
||||
- name: Test code with ESLint
|
||||
run: npx eslint "./dist/**"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user