Fix ( Lint): Add MySQL as a global Variable

This commit is contained in:
Mycroft
2022-02-08 18:54:16 +00:00
parent 2f2f304bb9
commit a2a9e4cf3d
2 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Lint
uses: GoatG33k/fivem-lua-lint-action@v1
uses: Sub-Zero-Interactive/fivem-lua-lint-action@v1.1
with:
capture: "junit.xml"
args: "-t --formatter JUnit --no-max-comment-line-length"