Skip to content

Commit

Permalink
Checkout base unclean
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed Nov 28, 2023
1 parent 2063a3e commit 4849c71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/storage-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.base.sha }}
sparse-checkout: solidity/contracts base-storage
sparse-checkout: solidity/contracts
clean: false

# Run the command on the target branch
- name: Run command on target branch
Expand Down

0 comments on commit 4849c71

Please sign in to comment.