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:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Test code with ESLint
|
- name: Test code with ESLint
|
||||||
run: npx eslint "./dist/**"
|
run: eslint "./dist/**"
|
||||||
|
|
||||||
- name: Inno Setup Action (push)
|
- name: Inno Setup Action (push)
|
||||||
uses: Minionguyjpro/Inno-Setup-Action@main
|
uses: Minionguyjpro/Inno-Setup-Action@main
|
||||||
|
|||||||
Reference in New Issue
Block a user