Skip to content

Commit 0e98ee5

Browse files
committed
fixed wrong repos getting checked out
1 parent 5c8094a commit 0e98ee5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
neutron_plugin: ovs
1919
OS_CLOUD: openstack
2020
stackhpc_cloud_tests_version: ${{ github.ref }}
21+
repository: stackhpc/stackhpc-kayobe-config
2122
secrets: inherit
2223

2324
ubuntu-jammy-ovn-aio-test:
@@ -32,6 +33,7 @@ jobs:
3233
neutron_plugin: ovn
3334
OS_CLOUD: openstack
3435
stackhpc_cloud_tests_version: ${{ github.ref }}
36+
repository: stackhpc/stackhpc-kayobe-config
3537
secrets: inherit
3638

3739
lint:

0 commit comments

Comments
 (0)