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 e1f9c9d commit 40ff2f5Copy full SHA for 40ff2f5
.github/workflows/bench.yml
@@ -78,7 +78,6 @@ jobs:
78
test: false
79
- name: Run bench
80
run: |
81
- features: "${{ needs.setup.outputs.features }}"
82
lake exe ${{ matrix.bench }} | tee out.txt 2>&1
83
- name: Comment on successful run
84
if: success()
0 commit comments