Skip to content

Commit

Permalink
Merge branch 'main' into agg-null
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored May 18, 2022
2 parents b9288b2 + f9acfea commit 4f5ca87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test_unit/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
# If you need to reset the cache version, increment the number after `v`
- uses: Swatinem/rust-cache@v1
with:
sharedKey: unit-v2
sharedKey: unit-v3

- shell: bash
run: cargo test --no-fail-fast
Expand Down

0 comments on commit 4f5ca87

Please sign in to comment.