Skip to content

Commit 3d80d98

Browse files
authored
Merge pull request #871 from TheBlueMatt/2021-03-bench-sends
Run FS bench in CI as well
2 parents d3231a2 + b1306b3 commit 3d80d98

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)