mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 22:01:29 +00:00
Fix ( Lint): Add MySQL as a global Variable
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user