Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyTeichman committed Dec 5, 2023
1 parent a302fd6 commit 6ef58d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
override: true
- name: Checkout repository
uses: actions/checkout@v3
run: echo "LLVM_PROFILE_FILE=${{ github.workspace }}/coverage/%p-%m.profraw" >> $GITHUB_ENV
- name: Install LLVM tools
run: rustup component add llvm-tools-preview
- name: Build
Expand Down

0 comments on commit 6ef58d6

Please sign in to comment.