Skip to content

Commit

Permalink
Rollback BM
Browse files Browse the repository at this point in the history
  • Loading branch information
babenek committed Aug 7, 2024
1 parent d7f65c1 commit 1d35367
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
- name: Checkout CredData
uses: actions/checkout@v4
with:
repository: babenek/CredData
ref: auxiliary
repository: Samsung/CredData

- name: Markup hashing
run: |
Expand Down Expand Up @@ -73,8 +72,7 @@ jobs:
- name: Checkout CredData
uses: actions/checkout@v4
with:
repository: babenek/CredData
ref: auxiliary
repository: Samsung/CredData

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

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

- name: Markup hashing
run: |
Expand Down

0 comments on commit 1d35367

Please sign in to comment.