Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dudantas committed Sep 13, 2024
1 parent 8f4114e commit 86f4ea0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/analysis-qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ jobs:
- name: Get latest CMake and ninja
uses: lukka/get-cmake@main

# - name: Run CMake
# uses: lukka/run-cmake@main
# with:
# configurePreset: linux-debug
- name: Run CMake
uses: lukka/run-cmake@main
with:
configurePreset: linux-debug

# - name: Qodana Scan
# run: |
Expand Down

0 comments on commit 86f4ea0

Please sign in to comment.