mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 10:08:29 +02:00
8
.github/workflows/unit_tests_ubuntu.yml
vendored
8
.github/workflows/unit_tests_ubuntu.yml
vendored
@ -50,10 +50,10 @@ jobs:
|
|||||||
|
|
||||||
- name: Install perl modules
|
- name: Install perl modules
|
||||||
run: |
|
run: |
|
||||||
cpanm --notest Test::More
|
cpanm --notest Test::More
|
||||||
cpanm --notest Data::Dumper
|
cpanm --notest Data::Dumper
|
||||||
cpanm --notest JSON
|
cpanm --notest JSON
|
||||||
cpanm --notest Text::Diff
|
cpanm --notest Text::Diff
|
||||||
|
|
||||||
- name: run it
|
- name: run it
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user