mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
tweak - lint - add mysql lib
This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
capture: "junit.xml"
|
capture: "junit.xml"
|
||||||
args: "-t --formatter JUnit"
|
args: "-t --formatter JUnit"
|
||||||
|
extra_libs: mysql
|
||||||
- name: Generate Lint Report
|
- name: Generate Lint Report
|
||||||
if: always()
|
if: always()
|
||||||
uses: mikepenz/action-junit-report@v3
|
uses: mikepenz/action-junit-report@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user