Skip to content

Commit cce7f12

Browse files
committed
Custom dataset
1 parent e46831e commit cce7f12

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/workflows/benchmark.yml

+8-4
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
- name: Checkout CredData
2323
uses: actions/checkout@v4
2424
with:
25-
repository: Samsung/CredData
25+
repository: babenek/CredData
26+
ref: auxiliary
2627

2728
- name: Markup hashing
2829
run: |
@@ -72,7 +73,8 @@ jobs:
7273
- name: Checkout CredData
7374
uses: actions/checkout@v4
7475
with:
75-
repository: Samsung/CredData
76+
repository: babenek/CredData
77+
ref: auxiliary
7678

7779
- name: Markup hashing
7880
run: |
@@ -174,7 +176,8 @@ jobs:
174176
- name: Checkout CredData
175177
uses: actions/checkout@v4
176178
with:
177-
repository: Samsung/CredData
179+
repository: babenek/CredData
180+
ref: auxiliary
178181

179182
- name: Markup hashing
180183
run: |
@@ -355,7 +358,8 @@ jobs:
355358
- name: Checkout CredData
356359
uses: actions/checkout@v4
357360
with:
358-
repository: Samsung/CredData
361+
repository: babenek/CredData
362+
ref: auxiliary
359363

360364
- name: Markup hashing
361365
run: |

0 commit comments

Comments
 (0)