Skip to content

Commit

Permalink
try windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Jan 10, 2024
1 parent 682fbd9 commit 85ae7cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
set -e
( [ -f Makefile ] || $MYPERL Makefile.PL ) && make disttest
- name: try
run: "where *make"

- name: Run tests after install (no coverage)
if: '!matrix.coverage && matrix.test-installed'
run: |
Expand Down

0 comments on commit 85ae7cf

Please sign in to comment.