Skip to content

Commit

Permalink
macos try continue on error.
Browse files Browse the repository at this point in the history
  • Loading branch information
brainbuz committed Jul 30, 2024
1 parent df64b82 commit d01e3d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
cpanfile: "cpanfile"
sudo: false
continue-on-error: true

- name: Run Tests
run: |
Expand Down

0 comments on commit d01e3d1

Please sign in to comment.