Skip to content

Added dummy test file and modified CI configuration

Karsten Prehn requested to merge feature/tests into main

The CI as it is currently configured expects the program to be installable (pip3 install .) and fails accordingly. As I don't need this now I removed the respective lines in the config file and added the command to run the pytest test explicitly. I also added a dummy test file.

\approve @ds @marius

Merge request reports