Merge commit 'refs/pull/260/head' of github.com:bitcoindevkit/bdk

This commit is contained in:
Alekos Filini
2021-01-05 16:06:32 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: rustdoc
args: --verbose --features=compiler,electrum,esplora,compact_filters,key-value-db,all-keys -- --cfg docsrs
args: --verbose --features=compiler,electrum,esplora,compact_filters,key-value-db,all-keys -- --cfg docsrs -Dwarnings
- name: Upload artifact
uses: actions/upload-artifact@v2
with: