Lint: Specify ESX Legacy

This commit is contained in:
Mycroft
2022-02-08 19:14:50 +00:00
parent a2a9e4cf3d
commit ae597fe73f
+1
View File
@@ -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: