forked from goodboy/tractor
				
			Increase verbosity in ci tests for now
							parent
							
								
									cb221b9e7c
								
							
						
					
					
						commit
						ba857fe85c
					
				|  | @ -74,7 +74,7 @@ jobs: | ||||||
|         run: pip install -U . -r requirements-test.txt -r requirements-docs.txt --upgrade-strategy eager |         run: pip install -U . -r requirements-test.txt -r requirements-docs.txt --upgrade-strategy eager | ||||||
| 
 | 
 | ||||||
|       - name: Run tests |       - name: Run tests | ||||||
|         run: pytest tests/ --spawn-backend=${{ matrix.spawn_backend }} -rs |         run: pytest tests/ --spawn-backend=${{ matrix.spawn_backend }} -rs -v --full-trace | ||||||
| 
 | 
 | ||||||
|   # We skip 3.10 on windows for now due to |   # We skip 3.10 on windows for now due to | ||||||
|   # https://github.com/pytest-dev/pytest/issues/8733 |   # https://github.com/pytest-dev/pytest/issues/8733 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue