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 4b839d2 commit bb8bec3Copy full SHA for bb8bec3
.github/workflows/test.yml
@@ -47,3 +47,6 @@ jobs:
47
DEBIAN_FRONTEND: noninteractive
48
NODE_PATH: /usr/lib/node_modules
49
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
50
+ - name: Setup tmate session
51
+ uses: mxschmitt/action-tmate@v3
52
+ timeout-minutes: 30
0 commit comments