mirror of
https://github.com/getAlby/lndhub.go.git
synced 2025-12-31 11:35:24 +01:00
run all tests in all folders
This commit is contained in:
2
.github/workflows/integration_tests.yaml
vendored
2
.github/workflows/integration_tests.yaml
vendored
@@ -33,4 +33,4 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Run tests
|
||||
run: go test -v -cover -coverpkg=./... ./integration_tests
|
||||
run: go test -v -cover -coverpkg=./... ./...
|
||||
Reference in New Issue
Block a user