Skip to content

Commit

Permalink
tilt: guardian log level info
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-gray committed Dec 6, 2024
1 parent a397e8e commit 314adc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tilt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
kubectl config set-context ci --namespace=$DEPLOY_NS
kubectl config use-context ci
- run: tilt ci -- --evm2 --generic_relayer --solana_watcher --wormchain --guardiand_loglevel=warn --namespace=$DEPLOY_NS
- run: tilt ci -- --evm2 --generic_relayer --solana_watcher --wormchain --namespace=$DEPLOY_NS
timeout-minutes: 30

# Clean up k8s resources
Expand Down

0 comments on commit 314adc7

Please sign in to comment.