Skip to content
Snippets Groups Projects
Unverified Commit 350af0a5 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

update github perl workflow

parent 4871bc50
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,6 @@ jobs:
- name: perl -V
run: perl -V
- name: Install Dependencies
run: curl -sL https://git.io/cpm | perl - install -g --show-build-log-on-failure
run: curl -sL https://raw.githubusercontent.com/skaji/cpm/master/cpm | perl - install -g --show-build-log-on-failure
- name: Run Tests
run: prove -l t
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment