Skip to content

Commit

Permalink
fix: omg
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra committed Nov 7, 2024
1 parent 6e6890c commit ab6a3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foundry-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
if: steps.cache.outputs.cache-matched-key != ''
with:
coverage-file: ./cache/lcov.json
base-coverage-file: ./cache/lcon.backup.json
base-coverage-file: ./cache/lcov.backup.json

- name: Cache Save
# if: github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
Expand Down

0 comments on commit ab6a3c9

Please sign in to comment.