mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	Sync runners / rename comments for badge
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/unit_tests_macos.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/unit_tests_macos.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,5 @@ | ||||
| --- | ||||
| name: testssl.sh CI with MacOS | ||||
| name: CI runner MacOS | ||||
|  | ||||
| on: | ||||
|   pull_request: | ||||
| @@ -42,7 +42,7 @@ jobs: | ||||
|           bash --version | ||||
|           printf "%s\n" "----------" | ||||
|  | ||||
|       - name: install perl modules | ||||
|       - name: Install perl modules | ||||
|         run: | | ||||
|           cpanm --notest Test::More | ||||
|           cpanm --notest Data::Dumper | ||||
| @@ -51,4 +51,4 @@ jobs: | ||||
|  | ||||
|       - name: run it | ||||
|         run: | | ||||
|             prove -v | ||||
|           prove -v t | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/unit_tests_ubuntu.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/unit_tests_ubuntu.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,5 @@ | ||||
| --- | ||||
| name: testssl.sh CI with Ubuntu | ||||
| name: CI runner Ubuntu | ||||
|  | ||||
| on: | ||||
|   pull_request: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter