Skip to content

Commit

Permalink
Remove luacheck from build action for now
Browse files Browse the repository at this point in the history
  • Loading branch information
EsreverWoW committed Aug 27, 2021
1 parent be07a1d commit 1369cd8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
with:
fetch-depth: 100

- name: Install and run Luacheck
uses: nebularg/actions-luacheck@v1
with:
args: "--no-color -q"

- name: Create Classic Package
uses: BigWigsMods/packager@master
if: ${{ success() && github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 1369cd8

Please sign in to comment.