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 1f5b97c commit be68640Copy full SHA for be68640
.github/workflows/benchmark-tests.yml
@@ -32,6 +32,8 @@ jobs:
32
fetch-depth: 0
33
- name: Prepare build environment
34
uses: ./lf/.github/actions/prepare-build-env
35
+ with:
36
+ lingua-franca-dir: lf
37
- name: Setup Python
38
uses: actions/setup-python@v4
39
with:
0 commit comments