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 1073366 commit 9c2d25eCopy full SHA for 9c2d25e
.github/workflows/benchmark-tests.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Build lfc
42
run: |
43
cd lf
44
- ./gradlew buildLfc
+ ./gradlew buildAll
45
- name: Set LF_PATH and LF_BENCHMARKS_PATH environmental variable
46
47
echo "LF_PATH=$GITHUB_WORKSPACE/lf" >> $GITHUB_ENV
0 commit comments