Skip to content

Commit

Permalink
Use non-default kind location for topolvm-script
Browse files Browse the repository at this point in the history
  • Loading branch information
burmanm committed Jul 4, 2024
1 parent d0b84d3 commit 7f290d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kindIntegTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ jobs:
mkdir -p build
mkdir -p bin
make start-lvmd
make launch-kind
make KIND=$(type -a -P kind) launch-kind
- name: Set up Go
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 7f290d2

Please sign in to comment.