mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-13 19:37:37 +01:00
Remove volumes before running tests
This commit is contained in:
parent
94e0048a3b
commit
70d1d0d230
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ jobs:
|
|||
- run:
|
||||
command: |
|
||||
cd BTCPayServer.Tests
|
||||
docker-compose down --v
|
||||
docker-compose build
|
||||
docker-compose run tests
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue