Skip to content

Commit

Permalink
remove debugging now that black box tests work
Browse files Browse the repository at this point in the history
  • Loading branch information
ikluft committed May 5, 2024
1 parent 7b8cfa8 commit e4f94e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-perl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,5 @@ jobs:
dzil test --release
dzil install
- name: Run black box tests
env:
LONGITUDE_TZ_TEST_DEBUG: 1
run: |
prove test/cli-test-perl.t

0 comments on commit e4f94e7

Please sign in to comment.