Skip to content

Commit 91b9149

Browse files
committed
test: don't run "snapshot_restoration" tests
1 parent a3d9613 commit 91b9149

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,3 @@ jobs:
2626

2727
- name: Run Python tests
2828
run: python -m unittest discover
29-
30-
- name: Run snapshot restoration tests
31-
run: |
32-
chmod +x tests/test_restore_snapshot.sh
33-
./tests/test_restore_snapshot.sh

0 commit comments

Comments
 (0)