Skip to content

Commit

Permalink
ci: Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
lukexor committed Oct 30, 2023
1 parent f9ca561 commit 9c8e501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
targets: wasm32-unknown-unknown
components: llvm-tools-preview
- uses: Swatinem/rust-cache@v2
- uses: ./.github/actions/install-linuxbrew
- uses: ./.github/actions/install-sdl2
- name: Install Coverage Tools
run: |
Expand Down

0 comments on commit 9c8e501

Please sign in to comment.