Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Aug 11, 2023
1 parent e7df99d commit 79981d9
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+oxmysql
extra_libs: mysql
- name: Generate Lint Report
if: always()
uses: mikepenz/action-junit-report@v3
Expand Down

0 comments on commit 79981d9

Please sign in to comment.