Skip to content

Commit 074e2dd

Browse files
committed
split further
1 parent ecbad98 commit 074e2dd

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,15 @@ jobs:
3939
tests: >-
4040
restore_fails_for_non_postgres_data
4141
snapshot_job_fails_for_wrong_bucket
42-
minimum_ttl_prevents_premature_restore
4342
namespaces: >-
4443
test-non-pg-data
4544
test-wrong-bucket
45+
needs_non_pg_snapshot: true
46+
47+
- name: ttls
48+
tests: >-
49+
minimum_ttl_prevents_premature_restore
50+
namespaces: >-
4651
test-min-ttl
4752
needs_non_pg_snapshot: true
4853

0 commit comments

Comments
 (0)