Skip to content

Commit

Permalink
🧱 Update code quality job configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin committed Dec 11, 2023
1 parent 2b61002 commit a5ecb3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ jobs:
- uses: JetBrains/qodana-action@main
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
with:
args: --fail-threshold,0
- uses: github/codeql-action/init@v2
with:
languages: go
Expand Down
1 change: 1 addition & 0 deletions qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ licenseRules:
- CC-BY-SA-4.0
- MPL-2.0
- Unlicense
- BSD-3-CLAUSE-NO-TRADEMARK
dependencyOverrides:
- name: github.com/BurntSushi/xgb
version: v0.0.0-20160522181843-27f122750802
Expand Down

0 comments on commit a5ecb3d

Please sign in to comment.