Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Aug 10, 2023
1 parent e156953 commit e7df99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
capture: "junit.xml"
args: "-t --formatter JUnit"
extra_libs: mysql
extra_libs: mysql+oxmysql
- name: Generate Lint Report
if: always()
uses: mikepenz/action-junit-report@v3
Expand Down

0 comments on commit e7df99d

Please sign in to comment.