-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I think there are two errors in test.yaml.
-
mixing python_version and python-version
This leads to following error in execution:
-
I think test exectution command should read
hatch test
(what should be equivalent topytest tests
) and nothatch run test:pytest
The current setting creates Github Action jobs according the matrix and then refers to the hatch test environment containing a matrix as well. This results in job like this:
Metadata
Metadata
Assignees
Labels
No labels