We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a1763b commit 764cbd9Copy full SHA for 764cbd9
.github/workflows/test.yml
@@ -70,6 +70,7 @@ jobs:
70
set "@restatedev/restate-sdk"
71
set "@restatedev/restate-sdk-cloudflare-workers"
72
set "@restatedev/restate-sdk-clients"
73
+ set "@restatedev/restate-sdk-testcontainers"
74
npm --workspaces update
75
# We use dist-tag dev for the snapshot releases, see https://docs.npmjs.com/cli/v9/commands/npm-dist-tag for more info
76
# A snapshot MUST not be published with latest tag (omitting --tag defaults to latest) to avoid users to install snapshot releases
0 commit comments