Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Nov 21, 2024
1 parent 02ce616 commit 895617c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ if [ $DATA_AVAILABILITY_MODE == "pessimistic" ]; then
fi
fi
kurtosis run --enclave cdk --args-file "$kurtosis_config_file" --image-download always $KURTOSIS_FOLDER
rm $local_config_file
[ !-z $local_config_file ] && rm $local_config_file

0 comments on commit 895617c

Please sign in to comment.