Identation

This commit is contained in:
Dirk Wetter
2025-05-17 16:20:40 +02:00
committed by GitHub
parent d0aa6fa84d
commit 05fb3c3fe9

View File

@ -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: |