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 authored Jul 9, 2024
1 parent 267ead0 commit ad84b3d
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 @@ -538,7 +538,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 ad84b3d

Please sign in to comment.