We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa535af commit 996f239Copy full SHA for 996f239
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
target: 'Rust'
26
ts-benchmark-tests:
27
- uses: lf-lang/benchmarks-lingua-franca/.github/workflows/benchmark-tests.yml@runner-ts
+ uses: lf-lang/benchmarks-lingua-franca/.github/workflows/benchmark-tests.yml@main
28
29
target: 'TS'
30
0 commit comments