mirror of
https://github.com/trezor/blockbook.git
synced 2026-03-25 08:57:21 +01:00
fix: decrease shell boundaries crossing for E2E_REGEX passing
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -76,4 +76,4 @@ jobs:
|
||||
vars_json: ${{ toJSON(vars) }}
|
||||
|
||||
- name: Run e2e tests
|
||||
run: make test-e2e ARGS="-v -run ${E2E_REGEX}"
|
||||
run: make test-e2e ARGS="-v"
|
||||
|
||||
Reference in New Issue
Block a user