1
0
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:
Minionguyjpro
2023-12-10 14:01:17 +01:00
committed by GitHub
parent ef9928da71
commit 1ee5aa8906

View File

@@ -20,7 +20,7 @@ jobs:
cat package-lock.json cat package-lock.json
- name: Test code with ESLint - name: Test code with ESLint
run: eslint "./dist/**" run: npx eslint "./dist/**"
- name: Inno Setup Action (push) - name: Inno Setup Action (push)
uses: Minionguyjpro/Inno-Setup-Action@main uses: Minionguyjpro/Inno-Setup-Action@main