tweak - lint - add mysql lib

This commit is contained in:
Mycroft
2022-05-10 20:21:17 +01:00
committed by GitHub
parent bc9699b143
commit e42d851ede
+1
View File
@@ -11,6 +11,7 @@ jobs:
with:
capture: "junit.xml"
args: "-t --formatter JUnit"
extra_libs: mysql
- name: Generate Lint Report
if: always()
uses: mikepenz/action-junit-report@v3