actions: fix test-importer workflow (#410)

* actions: fix test-importer workflow

* update gitignore
This commit is contained in:
Federico Kunze
2020-07-24 14:54:25 -04:00
committed by GitHub
parent cc6b5d04f2
commit 8789a04998
4 changed files with 23 additions and 18 deletions
+1
View File
@@ -150,6 +150,7 @@ test-race:
test-import:
@go test ./importer -v --vet=off --run=TestImportBlocks --datadir tmp \
--blockchain blockchain --timeout=10m
rm -rf importer/tmp
test-rpc:
./scripts/integration-test-all.sh -q 1 -z 1 -s 2