Skip to content

Commit

Permalink
🧱 Temporarily disable qodana-clang test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin committed Dec 11, 2024
1 parent 79719b7 commit b468474
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@ jobs:
os: 'ubuntu-latest'
arguments: '-l,jetbrains/qodana-cdnet:2024.3-eap'
pr: 'false' # TODO: add true when pr-mode is available for dotnet-community
- directory: 'tests/cpp'
arguments: '-l,jetbrains/qodana-clang:2024.3-eap'
os: 'ubuntu-latest'
pr: 'false'
# - directory: 'tests/cpp'
# arguments: '-l,jetbrains/qodana-clang:2024.3-eap'
# os: 'ubuntu-latest'
# pr: 'false'
- directory: 'tests/java'
arguments: '-l,jetbrains/qodana-jvm-community:2024.3'
os: 'ubuntu-latest'
Expand Down

0 comments on commit b468474

Please # to comment.