Skip to content

Commit

Permalink
test: force update index
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed Dec 5, 2024
1 parent d501ceb commit 74713e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-core-partial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
uses: smartcontractkit/.github/apps/go-conditional-tests@feat/go-test-binary-comparison
with:
pipeline-step: "update"
force-update-index: "true"
collect-coverage: ${{ needs.filter.outputs.should-collect-coverage }}
test-suite: ${{ matrix.type.test-suite }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 74713e7

Please sign in to comment.