Update test.yml

This commit is contained in:
Oliver Gorwits
2021-08-16 21:03:11 +01:00
committed by GitHub
parent 3c51387f2a
commit 5f9b566505

View File

@@ -38,7 +38,7 @@ jobs:
uses: mxschmitt/action-tmate@v3
with:
sudo: true
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}.
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == true }}.
- name: Run Tests
run: |
sudo -u netdisco /home/netdisco/bin/localenv perl ./Build.PL