Skip to content

Commit

Permalink
Remove luacheck
Browse files Browse the repository at this point in the history
  • Loading branch information
m00qek committed Jan 4, 2024
1 parent 2c82797 commit 880e97c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Expand Up @@ -34,8 +34,8 @@ jobs:
luarocks install luacheck
make -C ./test prepare
- name: Run linter
run: luacheck lua/ test/spec/
# - name: Run linter
# run: luacheck lua/ test/spec/

- name: Run tests
run: make -C ./test test

0 comments on commit 880e97c

Please sign in to comment.