Skip to content

Commit

Permalink
use cached images
Browse files Browse the repository at this point in the history
pk910 committed Jan 12, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b137725 commit 64deef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_shared-run-test.yaml
Original file line number Diff line number Diff line change
@@ -256,7 +256,7 @@ jobs:
id: testnet
uses: ethpandaops/kurtosis-assertoor-github-action@v1
with:
kurtosis_extra_args: "--image-download always --non-blocking-tasks --verbosity DETAILED"
kurtosis_extra_args: "--non-blocking-tasks --verbosity DETAILED"
kurtosis_backend: ${{ inputs.backend }}
kubernetes_config: ${{ secrets.KUBECONFIG }}
kubernetes_cluster: ${{ inputs.kubeCluster }}

0 comments on commit 64deef4

Please sign in to comment.