We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3cc0f8 commit 5a238a2Copy full SHA for 5a238a2
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
token: ${{ secrets.GITHUB_TOKEN }}
22
version: latest
23
# CLI arguments
24
- args: make lint
+ args: --check lua/ tests/
25
tests:
26
strategy:
27
fail-fast: false
0 commit comments