Skip to content

Commit

Permalink
Fix test for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
glegoux committed Oct 8, 2023
1 parent eab6b19 commit 3cf6aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kerberos-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: .ci/check-version.sh

- name: Test
run: make test TEST_ON_HOST_MACHINE=yes
run: make test

- name: Finish
run: |
Expand Down

0 comments on commit 3cf6aef

Please sign in to comment.