Remove tests on test_utils.py
This commit is contained in:
		
							parent
							
								
									d45c63555f
								
							
						
					
					
						commit
						c47ea60037
					
				|  | @ -56,7 +56,4 @@ jobs: | |||
|           uv run pytest -sv ./tests/test_tools.py | ||||
|       - name: Types tests | ||||
|         run: | | ||||
|           uv run pytest -sv ./tests/test_types.py | ||||
|       - name: Utils tests | ||||
|         run: | | ||||
|           uv run pytest -sv ./tests/test_utils.py | ||||
|           uv run pytest -sv ./tests/test_types.py | ||||
		Loading…
	
		Reference in New Issue