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 498240d commit e031e67Copy full SHA for e031e67
.github/workflows/test.yml
@@ -42,3 +42,4 @@ jobs:
42
uses: restatedev/e2e/.github/workflows/e2e.yaml@e2e-workflow-call
43
with:
44
sdkTypescriptCommit: ${{ github.event.pull_request.head.sha || github.sha }}
45
+ e2eRef: e2e-workflow-call
0 commit comments