Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Aug 26, 2024
1 parent c6c985a commit f5366fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
env:
BUILD_ONLY_DEFAULT_JDK: true
run: |
eval $(minikube -p minikube docker-env)
# eval $(minikube -p minikube docker-env)
scripts/build-all.sh test
- name: Test build
Expand Down

0 comments on commit f5366fb

Please sign in to comment.