mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
debug pipe issue: tmate
This commit is contained in:
6
.github/workflows/pull-request.yml
vendored
6
.github/workflows/pull-request.yml
vendored
@@ -136,6 +136,12 @@ jobs:
|
|||||||
# node v14.15.4
|
# node v14.15.4
|
||||||
# npm 6.14.10
|
# npm 6.14.10
|
||||||
# nvm 0.39.2
|
# nvm 0.39.2
|
||||||
|
- name: Debug on failure
|
||||||
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
with:
|
||||||
|
timeout-minutes: 60
|
||||||
|
limit-access-to-actor: true
|
||||||
|
|
||||||
- run: nx run cli:bundle
|
- run: nx run cli:bundle
|
||||||
- run: nx run testing:bundle
|
- run: nx run testing:bundle
|
||||||
- uses: ./.github/actions/upload-job-artifacts
|
- uses: ./.github/actions/upload-job-artifacts
|
||||||
|
Reference in New Issue
Block a user