swich snapshot in automation tests (#2342)
This commit is contained in:
parent
a12a910f0b
commit
af5166510a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests-nightly.yml
vendored
2
.github/workflows/tests-nightly.yml
vendored
|
@ -72,7 +72,7 @@ jobs:
|
|||
- name: revert snapshot
|
||||
env:
|
||||
SALEOR_CLI_ENV: staging
|
||||
run: npx saleor backup restore 6tOoEwCh --skip-webhooks-update
|
||||
run: npx saleor backup restore 9S4PckyI --skip-webhooks-update
|
||||
|
||||
- name: Notify Slack
|
||||
if: ${{ failure() }}
|
||||
|
|
Loading…
Reference in a new issue