1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 09:31:19 +01:00

Update test.yml

This commit is contained in:
Minionguyjpro
2023-12-09 21:24:25 +01:00
committed by GitHub
parent d50b2472e4
commit 5da7491862

View File

@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- name: Test code with ESLint
run: npx eslint "./dist/**"
run: eslint "./dist/**"
- name: Inno Setup Action (push)
uses: Minionguyjpro/Inno-Setup-Action@main