Skip to content

Commit

Permalink
apparently the tests now run as a different user on Mac OS
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Feb 24, 2021
1 parent 9d2a1df commit 5808d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Expand Up @@ -16,7 +16,7 @@ task:
image: catalina-xcode-12.0
test_script:
- echo|cpan App::cpanminus
- /Users/anka/perl5/bin/cpanm --installdeps .
- /Users/admin/perl5/bin/cpanm --installdeps .
- perl Makefile.PL
- make
- make test

0 comments on commit 5808d36

Please sign in to comment.