Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Lomilar committed Sep 25, 2024
1 parent 98b6cc9 commit 3fd33a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
args:
-Dsonar.projectKey=cassproject_cass-npm
-Dsonar.organization=cassproject
-Dsonar.sources=src/com,src/org
-Dsonar.tests=src/test
-Dsonar.sources=src/com/,src/org/
-Dsonar.tests=src/test/
projectBaseDir: .

- name: Perform CodeQL Analysis
Expand Down

0 comments on commit 3fd33a9

Please sign in to comment.