Skip to content

Commit b1306b3

Browse files
committed
Run FS bench in CI as well
1 parent d3231a2 commit b1306b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,7 @@ jobs:
160160
cd ..
161161
- name: Run benchmarks on Rust ${{ matrix.toolchain }}
162162
run: |
163-
cd lightning
164163
cargo bench --features unstable
165-
cd ..
166164
167165
check_commits:
168166
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)