Skip to content

Commit

Permalink
less s
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren committed Dec 18, 2023
1 parent 2b2b1e0 commit ad1d0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-lease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
kubectl proxy --port=8080 &
echo 'Running tests'
sbt ";lease-kubernetes-integration/test"
./integration-tests/lease-kubernetes/minikube-test.sh
./integration-test/lease-kubernetes/minikube-test.sh
- name: Print logs on failure
if: ${{ failure() }}
Expand Down

0 comments on commit ad1d0b2

Please sign in to comment.