Skip to content
Draft
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
- name: Checkout CredData
uses: actions/checkout@v4
with:
repository: Samsung/CredData
repository: Yullia/CredData
ref: new_meta

- name: Markup hashing
run: |
Expand Down Expand Up @@ -66,7 +67,7 @@ jobs:
- name: Checkout CredData
uses: actions/checkout@v4
with:
repository: Samsung/CredData
repository: Yullia/CredData
Comment thread
babenek marked this conversation as resolved.

- name: Markup hashing
run: |
Expand Down Expand Up @@ -171,7 +172,8 @@ jobs:
- name: Checkout CredData
uses: actions/checkout@v4
with:
repository: Samsung/CredData
repository: Yullia/CredData
ref: new_meta

- name: Markup hashing
run: |
Expand Down Expand Up @@ -348,7 +350,8 @@ jobs:
- name: Checkout CredData
uses: actions/checkout@v4
with:
repository: Samsung/CredData
repository: Yullia/CredData
ref: new_meta

- name: Markup hashing
run: |
Expand Down