Uppercase 'Test' so that github can see what's up

It is expecting something named 'Test electrum'
This commit is contained in:
LLFourn
2021-05-20 14:33:02 +10:00
parent aba2a05d83
commit 4c92daf517

View File

@@ -74,7 +74,7 @@ jobs:
run: cargo test --features test-md-docs --no-default-features -- doctest::ReadmeDoctests
test-blockchains:
name: test ${{ matrix.blockchain.name }}
name: Test ${{ matrix.blockchain.name }}
runs-on: ubuntu-16.04
strategy:
matrix: