Skip to content

Commit 764cbd9

Browse files
committed
Add testcontainers to the snapshot set step
1 parent 9a1763b commit 764cbd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
set "@restatedev/restate-sdk"
7171
set "@restatedev/restate-sdk-cloudflare-workers"
7272
set "@restatedev/restate-sdk-clients"
73+
set "@restatedev/restate-sdk-testcontainers"
7374
npm --workspaces update
7475
# We use dist-tag dev for the snapshot releases, see https://docs.npmjs.com/cli/v9/commands/npm-dist-tag for more info
7576
# A snapshot MUST not be published with latest tag (omitting --tag defaults to latest) to avoid users to install snapshot releases

0 commit comments

Comments
 (0)