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:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -13,6 +13,8 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 16
|
||||
cache: 'npm'
|
||||
cache-dependency-path: 'package-lock.json'
|
||||
|
||||
- name: Test code with ESLint
|
||||
run: eslint "./dist/**"
|
||||
|
||||
Reference in New Issue
Block a user