We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05386ec commit 745126eCopy full SHA for 745126e
1 file changed
.github/workflows/solid-tests-suites.yml
@@ -152,3 +152,6 @@ jobs:
152
--env COOKIE_BOB="$COOKIE_thirdparty" \
153
--env-file ./env-vars-testers.list \
154
${{ matrix.test }}
155
+
156
+ - name: Setup tmate session
157
+ uses: mxschmitt/action-tmate@v3
0 commit comments