mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
Empty
This commit is contained in:
@@ -4,12 +4,11 @@ jobs:
|
||||
lint:
|
||||
name: Lint Resource
|
||||
runs-on: ubuntu-latest
|
||||
#runs-on: self-hosted
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Lint
|
||||
uses: iLLeniumStudios/fivem-lua-lint-action@v1.0.9
|
||||
uses: iLLeniumStudios/fivem-lua-lint-action@v1.0.11
|
||||
with:
|
||||
capture: "junit.xml"
|
||||
args: "-t --formatter JUnit"
|
||||
|
||||
Reference in New Issue
Block a user