Skip to content

Commit

Permalink
update qodana scan
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Dec 21, 2023
1 parent 284a575 commit 9b72ec4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/qodana_code_quality.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Qodana

on:
pull_request:

Expand All @@ -20,6 +21,9 @@ jobs:
- name: Make Coverage
run: make test-coverage

- name: Setup
run: mkdir -p .qodana/code-coverage

- name: 'Qodana Scan'
uses: JetBrains/[email protected]
env:
Expand Down
4 changes: 0 additions & 4 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9b72ec4

Please sign in to comment.