Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOsiris committed Nov 4, 2024
1 parent 1e3b79c commit a25e5cc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/run-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,9 @@ jobs:
kurtosis engine status
kurtosis enclave ls || ( kurtosis engine restart && kurtosis enclave ls )
- name: Setup Docker Environment
run: |
echo $(minikube -p docker-env) >> $GITHUB_ENV
- name: Setup Devnet
run: |
eval $(minikube -p minikube docker-env)
just devnet-up
- name: Block Building
Expand Down

0 comments on commit a25e5cc

Please sign in to comment.