Skip to content

Commit 1d66391

Browse files
committed
update workflow
1 parent 86a090a commit 1d66391

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/e2e_migration.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ jobs:
7676
fail-fast: false
7777
matrix:
7878
scenario:
79-
- { name: migration_1, grep: "@migration_1" }
80-
- { name: migration_2, grep: "@migration_2" }
81-
- { name: migration_3, grep: "@migration_3" }
82-
- { name: migration_4, grep: "@migration_4" }
79+
- { name: migration_1-restore, grep: "@migration_1" }
80+
- { name: migration_2-migration, grep: "@migration_2" }
81+
- { name: migration_3-with-passphrase, grep: "@migration_3" }
82+
- { name: migration_4-with-sweep, grep: "@migration_4" }
8383

8484
name: e2e-tests - ${{ matrix.scenario.name }}
8585

0 commit comments

Comments
 (0)