Nicolaus93 / coin_betting

Parameter-free optimization algorithms written for Pytorch.
MIT License
2 stars 0 forks source link

Automate testing #8

Open Nicolaus93 opened 3 years ago

Nicolaus93 commented 3 years ago

When running python -m tox in the build workflow, the test fails

https://github.com/Nicolaus93/coin_betting/blob/abbf93112c967daa85fc65a6be77a3bf8339368f/.github/workflows/build.yml#L45

There should be an easy way to solve this which I'm probably missing.