Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 19ea9bf

Browse files
authored
Merge pull request #24 from sebrandon1/remove_custom_branch
Remove custom -parter ref
2 parents 208a5ee + a2cc8c9 commit 19ea9bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pre-main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,8 @@ jobs:
6868
- name: Check out `cnf-certification-test-partner`
6969
uses: actions/checkout@v3
7070
with:
71-
repository: aabughosh/cnf-certification-test-partner
71+
repository: test-network-function/cnf-certification-test-partner
7272
path: cnf-certification-test-partner
73-
ref: sleep-before-wait
7473

7574
- name: Check out `cnf-certification-test`
7675
uses: actions/checkout@v3

0 commit comments

Comments
 (0)