Skip to content

Commit

Permalink
turn on debugging to troubleshoot Windows CI test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
ikluft committed May 4, 2024
1 parent 7a419cf commit f5d0963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-perl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
dzil install
- name: Run black box tests
run: |
prove test/cli-test-perl.t
LONGITUDE_TZ_TEST_DEBUG=1 prove test/cli-test-perl.t

0 comments on commit f5d0963

Please sign in to comment.