ci: remove !docs from "core" filters
Written like it is now it causes package only PRs to run with coverage.
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -65,7 +65,6 @@ jobs: | ||||
|             - 'share/spack/**' | ||||
|             - '.github/workflows/bootstrap.yml' | ||||
|             core: | ||||
|             - '!lib/spack/docs/**' | ||||
|             - './!(var/**)/**' | ||||
|             packages: | ||||
|             - 'var/**' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Massimiliano Culpo
					Massimiliano Culpo