Skip to content

Commit

Permalink
Travis-CI -> Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmail committed Jul 11, 2023
1 parent d51ce0e commit 3c84616
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
matrix:
- version: [5.30, 5.32, 5.34, 5.36]

env: PERL_CPANM_OPT="--notest --force --skip-satisfied"
env:
- PERL_CPANM_OPT: "--notest --force --skip-satisfied"

name: Perl ${{ matrix.version }}

Expand Down

0 comments on commit 3c84616

Please sign in to comment.