Switch snapshot to restore (#2017)
This commit is contained in:
parent
2c8607e1e5
commit
f257a248cc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests-nightly.yml
vendored
2
.github/workflows/tests-nightly.yml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
|||
- name: revert snapshot
|
||||
env:
|
||||
SALEOR_CLI_ENV: staging
|
||||
run: npx saleor backup restore I7rNqplv
|
||||
run: npx saleor backup restore MbdG5UXd
|
||||
|
||||
run-tests-in-parallel:
|
||||
needs: revert-automation-env-to-snap
|
||||
|
|
Loading…
Reference in a new issue