Skip to content

Commit

Permalink
updating time
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmncos committed Aug 18, 2024
1 parent fe013da commit ca96ca0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
run: rustup show
- name: Add rust-src component
run: rustup component add rust-src --toolchain ${{ matrix.toolchain }}
- name: Updating time
run: cargo +${{ matrix.toolchain }} update -p time
- name: Install wasmcov
run: cargo +${{ matrix.toolchain }} install wasmcov
- name: Create wasmcov directory
Expand Down

0 comments on commit ca96ca0

Please sign in to comment.