correcting working dir for tests
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -32,5 +32,6 @@ jobs: | |||||||
| #         # exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide | #         # exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide | ||||||
| #         flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics | #         flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics | ||||||
|     - name: Test with pytest |     - name: Test with pytest | ||||||
|  |       working-directory: ./inkycal | ||||||
|       run: | |       run: | | ||||||
|         pytest |         pytest | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user