gitlab-ci: fix codecov call
This commit is contained in:
		
							parent
							
								
									0f42fd0580
								
							
						
					
					
						commit
						2c1e7927f6
					
				| @ -18,7 +18,7 @@ checks:tests: | |||||||
|     - python3 setup.py build |     - python3 setup.py build | ||||||
|     - ./run-tests |     - ./run-tests | ||||||
|   after_script: |   after_script: | ||||||
|     - codecov |     - PATH=$PATH:$HOME/.local/bin codecov | ||||||
| 
 | 
 | ||||||
| checks:pylint: | checks:pylint: | ||||||
|   stage: checks |   stage: checks | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Marek Marczykowski-Górecki
						Marek Marczykowski-Górecki