run sms verification e2e tests
on daily github actions cron
This commit is contained in:
parent
abc0f17c70
commit
e6bc9c9de1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/daily-e2e-tests.yml
vendored
2
.github/workflows/daily-e2e-tests.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
uses: ./.github/workflows/e2e-tests.yml
|
||||
with:
|
||||
grafana-image-tag: ${{ matrix.grafana-image-tag }}
|
||||
run-expensive-tests: false
|
||||
run-expensive-tests: true
|
||||
secrets: inherit
|
||||
|
||||
post-status-to-slack:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue