ci: fix path for workflow
This commit is contained in:
parent
32e09b9cc2
commit
844e2584de
@ -13,7 +13,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
end_to_end_vault:
|
end_to_end_vault:
|
||||||
uses: ./.github/workflows/e2e-tests.yml
|
uses: ./.gitea/workflows/e2e-tests.yml
|
||||||
with:
|
with:
|
||||||
role: vault
|
role: vault
|
||||||
scenarios: "['vault_default', 'vault_with_raft_enabled']"
|
scenarios: "['vault_default', 'vault_with_raft_enabled']"
|
||||||
|
Loading…
Reference in New Issue
Block a user