We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e267f commit c052c70Copy full SHA for c052c70
.github/workflows/test-docker.yml
@@ -59,6 +59,8 @@ jobs:
59
with:
60
tarantool-version: ${{ matrix.tarantool }}
61
62
+ - uses: mxschmitt/action-tmate@v3
63
+
64
- name: Check precise version
65
uses: ./.github/actions/verify-version
66
0 commit comments