Skip to content

Commit

Permalink
Update .github/workflows/CI.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Shaikh Ubaid <[email protected]>
  • Loading branch information
Vipul-Cariappa and Shaikh-Ubaid committed Jul 23, 2024
1 parent 4456c3d commit 6b044b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ jobs:
cmake --build . -j16 --target install
- name: Test Linux LLVM 10-16
- name: Test Linux LLVM ${{ matrix.llvm-version }}
shell: bash -e -l {0}
run: |
ctest --output-on-failure
Expand Down

0 comments on commit 6b044b0

Please sign in to comment.