Skip to content

Commit

Permalink
fix: updated earthly to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alicechaitea committed Jan 24, 2024
1 parent 39ef453 commit 7f31291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/catalyst-toolbox/.github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
uses: actions/cache@v3
with:
path: ~/.cargo/registry/cache
key: 'cargo-deps-v2-${{ hashFiles(''Cargo.lock'') }}'
key: 'cargo-deps-v2-${{ hashFiles(''Cargo.lock'') }}
- name: Run cargo-tarpaulin
uses: actions-rs/[email protected]
Expand Down

0 comments on commit 7f31291

Please sign in to comment.