We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70c3e2 commit b3cca8dCopy full SHA for b3cca8d
1 file changed
.github/workflows/solid-tests-suites.yml
@@ -136,8 +136,8 @@ jobs:
136
echo "COOKIE_server=${COOKIE_server}" >> "${GITHUB_ENV}"
137
echo "COOKIE_thirdparty=${COOKIE_thirdparty}" >> "${GITHUB_ENV}"
138
139
- - name: Setup tmate session
140
- uses: mxschmitt/action-tmate@v3
+# - name: Setup tmate session
+# uses: mxschmitt/action-tmate@v3
141
142
- name: Run tests - ${{ matrix.test }}
143
run: |
0 commit comments