1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 10:35:41 -04:00

Update ci.yml

change a bit?
This commit is contained in:
Ryan Voots 2020-10-30 01:09:51 -07:00 committed by GitHub
parent 1eb9b21f02
commit 13c1b167f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,4 +28,4 @@ jobs:
cpm install -v --resolver 02packages,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 - name: Run tests
run: | run: |
bin/run-tests prove