mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +01:00
Remove unnecessary include in Github Actions script.
This commit is contained in:
parent
b8a06d2945
commit
b0e9b0107b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -22,7 +22,6 @@ jobs:
|
|||
- toolchain: 1.39.0
|
||||
build-net-tokio: true
|
||||
coverage: true
|
||||
- toolchain: 1.34.2
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
|
|
Loading…
Add table
Reference in a new issue