mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 18:18:29 +02:00
fix indentation
This commit is contained in:
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
|
||||
run: |
|
||||
cpanm --notest Test::More
|
||||
cpanm --notest Data::Dumper
|
||||
cpanm --notest JSON
|
||||
cpanm --notest Text::Diff
|
||||
cpanm --notest Test::More
|
||||
cpanm --notest Data::Dumper
|
||||
cpanm --notest JSON
|
||||
cpanm --notest Text::Diff
|
||||
|
||||
- name: run it
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user