]> Untitled Git - bdk/commitdiff
Uppercase 'Test' so that github can see what's up
authorLLFourn <lloyd.fourn@gmail.com>
Thu, 20 May 2021 04:33:02 +0000 (14:33 +1000)
committerLLFourn <lloyd.fourn@gmail.com>
Thu, 20 May 2021 04:33:02 +0000 (14:33 +1000)
It is expecting something named 'Test electrum'

.github/workflows/cont_integration.yml

index 9d6fe42035a32e5f0a2c7aba5852377c59b869c4..fe4a97e14e898b1053cb1a3c87ce63fc5edb0ae0 100644 (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: