Skip to content

Commit

Permalink
CI: Fixed analyse
Browse files Browse the repository at this point in the history
  • Loading branch information
drowaudio committed Sep 24, 2024
1 parent 449174d commit 71ad750
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_ctest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,12 @@ jobs:
- name: macOS_analyse
target: TestRunner
os: macos-latest
config_preset: "xcode"
analyse: true
- name: macOS_analyse
target: Benchmarks
os: macos-latest
config_preset: "xcode"
analyse: true

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 71ad750

Please sign in to comment.