Update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -28,6 +28,8 @@ jobs:
|
|||||||
# Enable tmate debugging of manually-triggered workflows if the input option was provided
|
# Enable tmate debugging of manually-triggered workflows if the input option was provided
|
||||||
- name: Setup tmate session
|
- name: Setup tmate session
|
||||||
uses: mxschmitt/action-tmate@v3
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
with:
|
||||||
|
sudo: false
|
||||||
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled }}.
|
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled }}.
|
||||||
# - run: 'cpanm --installdeps .'
|
# - run: 'cpanm --installdeps .'
|
||||||
# - run: 'prove -vl xt/*.t'
|
# - run: 'prove -vl xt/*.t'
|
||||||
|
|||||||
Reference in New Issue
Block a user