mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 17:01:14 +00:00
Lint: Specify ESX Legacy
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
with:
|
||||
capture: "junit.xml"
|
||||
args: "-t --formatter JUnit --no-max-comment-line-length"
|
||||
extra_libs: "+esx_legacy"
|
||||
- name: Publish Test Report
|
||||
uses: mikepenz/action-junit-report@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user