-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TST: run tests in docker image + fix setup.cfg regression (#61)
* add test-docker step to ci This builds the main docker image, runs the pytests in it, and runs a sample image through wsinfer in the docker image. * fix path to _patchlib/presets/*.csv in package_data * remote -it because input device is not a TTY * add test-package job + rm -it in docker run cmd * make python version a string "3.10" * quiet the output of wget * make pytest verbose in docker * fix name to docker image
- Loading branch information
Showing
2 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters