Remove test that isn't working as expected
The ! is ignored and the test still passes.
This commit is contained in:
		
							parent
							
								
									b04a6c8b0a
								
							
						
					
					
						commit
						90542c4681
					
				| @ -9,13 +9,3 @@ | |||||||
|       - lit: |       - lit: | ||||||
|           dir: ./ |           dir: ./ | ||||||
|           run: lit --version |           run: lit --version | ||||||
| 
 |  | ||||||
| - hosts: localhost |  | ||||||
|   roles: |  | ||||||
|   - role: standard-test-basic |  | ||||||
|     tags: |  | ||||||
|       - classic |  | ||||||
|     tests: |  | ||||||
|       - lit: |  | ||||||
|           dir: ./ |  | ||||||
|           run: ! lit --version |  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user