Skip to content

Commit 911ee40

Browse files
committed
ci: add bucket-provisioner and upload-client to CI test matrix
1 parent b68ad19 commit 911ee40

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/run-tests.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ jobs:
111111
env: {}
112112
- package: graphile/graphile-presigned-url-plugin
113113
env: {}
114+
- package: packages/bucket-provisioner
115+
env: {}
116+
- package: packages/upload-client
117+
env: {}
114118

115119
env:
116120
PGHOST: localhost

0 commit comments

Comments
 (0)