Skip to content

Commit

Permalink
add coverage cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
vnghia committed Apr 14, 2024
1 parent 3573dcd commit ded000d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
with:
toolchain: ${{ env.RUST_TOOLCHAIN }}
- uses: Swatinem/rust-cache@v2
with:
key: coverage
- uses: cargo-bins/cargo-binstall@main
- name: Increase postgres max connection
run: |
Expand Down

0 comments on commit ded000d

Please sign in to comment.