Skip to content

Commit

Permalink
CI only test caliper
Browse files Browse the repository at this point in the history
  • Loading branch information
slabasan committed Sep 28, 2024
1 parent c656a9a commit e4c3f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
config: [boilerplate, release, debug_cuda_only, debug_mpi_only, debug_threads_only, boilerplate_caliper]
config: [boilerplate_caliper]

include:
- config: boilerplate
Expand Down

0 comments on commit e4c3f30

Please sign in to comment.