Skip to content

Commit 996f239

Browse files
authored
fix branch in ci flow
1 parent fa535af commit 996f239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
target: 'Rust'
2626
ts-benchmark-tests:
27-
uses: lf-lang/benchmarks-lingua-franca/.github/workflows/benchmark-tests.yml@runner-ts
27+
uses: lf-lang/benchmarks-lingua-franca/.github/workflows/benchmark-tests.yml@main
2828
with:
2929
target: 'TS'
3030

0 commit comments

Comments
 (0)