Skip to content

Commit 2943ee1

Browse files
committed
fix -.-
1 parent 7ebdd04 commit 2943ee1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/merge-matrix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
name: ML-DSA Benchmark
201201
input-data-path: benchdata-mldsa.json
202202
github-token: ${{ secrets.GITHUB_TOKEN }}
203-
gh-repository: github.com/libcrux
203+
gh-repository: github.com/cryspen/libcrux
204204
group-by: label,keySize,os
205205
schema: implementation,keySize,label,hardware,os
206206
auto-push: false
@@ -214,7 +214,7 @@ jobs:
214214
name: ML-KEM Benchmark
215215
input-data-path: libcrux-ml-kem/bench-processed.json
216216
github-token: ${{ secrets.GITHUB_TOKEN }}
217-
gh-repository: github.com/libcrux
217+
gh-repository: github.com/cryspen/libcrux
218218
group-by: os,keySize
219219
schema: category,keySize,name,platform,api,os
220220
auto-push: false

0 commit comments

Comments
 (0)