mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 17:41:18 +01:00
Update test.yml
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -8,12 +8,6 @@ jobs:
|
||||
test:
|
||||
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