Skip to content

Commit

Permalink
new_file_id in benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
babenek committed Nov 22, 2023
1 parent 975fd20 commit 146bd77
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 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@v3
with:
repository: Samsung/CredData
repository: babenek/CredData
ref: fileid

- name: Cache data
id: cache-data
Expand Down Expand Up @@ -62,7 +63,8 @@ jobs:
- name: Checkout CredData
uses: actions/checkout@v3
with:
repository: Samsung/CredData
repository: babenek/CredData
ref: fileid

- name: Cache data
id: cache-data
Expand Down

0 comments on commit 146bd77

Please sign in to comment.