Skip to content

Commit

Permalink
CI: Enable running
Browse files Browse the repository at this point in the history
  • Loading branch information
drowaudio committed Aug 7, 2024
1 parent 8e221c6 commit 03f5835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ctest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
# Run products
- name: "Run products"
if: ${{ matrix.run_target && ! matrix.analyse }}
if: ${{ ! matrix.analyse }}
shell: bash
env:
BM_API_KEY: ${{ matrix.publish_benchmark && secrets.BM_API_KEY || '' }}
Expand Down

0 comments on commit 03f5835

Please sign in to comment.