Skip to content

Commit

Permalink
workflow: Fix luacheck
Browse files Browse the repository at this point in the history
  • Loading branch information
nebularg committed May 20, 2021
1 parent bb71a43 commit 947d9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-classic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run luacheck
uses: nebularg/actions-luacheck@v1
with:
args: -q
args: -qo 011

- name: Package Classic
uses: BigWigsMods/packager@master
Expand Down

0 comments on commit 947d9eb

Please sign in to comment.