Skip to content

Commit

Permalink
Fix typo in testing on Strawberry Perl
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Nov 9, 2023
1 parent c3e7ba5 commit 2f13b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/strawberry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- name: Run Tests
run: prove -l t
env:
AUTOMATIC_TESTING: 1
AUTOMATED_TESTING: 1

0 comments on commit 2f13b07

Please sign in to comment.