Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed May 18, 2024
1 parent 6420b8e commit a962677
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 @@ -48,7 +48,7 @@ jobs:
# Exists only after LLVM 15
if test ${{ matrix.version }} -gt 14; then
sudo apt-get install -y libpolly-${{ matrix.version }}-dev
fi
fi
- name: Run the testsuite
shell: bash
run: |
Expand Down

0 comments on commit a962677

Please sign in to comment.