Skip to content

Commit

Permalink
github: snapshot_restore
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
  • Loading branch information
simondeziel committed Apr 11, 2024
1 parent fd1c55b commit 3c9ea25
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,9 @@ jobs:
chmod +x ~
cd microcloud/test
sudo --preserve-env=GITHUB_ACTIONS,TEST_STORAGE_SOURCE ./main.sh
export SNAPSHOT_RESTORE=1
sudo --preserve-env=GITHUB_ACTIONS,TEST_STORAGE_SOURCE,SNAPSHOT_RESTORE ./main.sh
documentation-checks:
Expand Down

0 comments on commit 3c9ea25

Please sign in to comment.