mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 00:35:42 -04:00
resolver syntax is hard
This commit is contained in:
parent
e1937d5590
commit
bd2f4948b9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
cpanm install App::cpm
|
||||
- name: Install depedencies
|
||||
run: |
|
||||
cpm install -v --resolver http://cpanproxy/ --configure-timeout 180 --build-timeout 600 --cpanfile=./cpanfile
|
||||
cpm install -v --resolver 02packages,http://cpanproxy/ --configure-timeout 180 --build-timeout 600 --cpanfile=./cpanfile
|
||||
- name: Run tests
|
||||
run: |
|
||||
bin/run-tests
|
||||
|
|
Loading…
Add table
Reference in a new issue