mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01: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
	 Dirk
					Dirk