Mark Schmitt
4684d19953
github-actions: readding explicit install
...
explicitly install pytest, pytest-cov and coveralls.
I think travis already did that and we need to explicitly do so now.
removed installing dev-dependencies, do it explicitly.
(just trying to reproduce the travis-ci build)
2021-01-02 11:23:30 +01:00
Mark Schmitt
4bea504690
Try o make pipenv also install dev dependencies
2021-01-02 09:44:08 +01:00
Mark Schmitt
90f4ccfb94
Remove cache to see if that helps with pytest-cov issues
2021-01-02 09:41:21 +01:00
Mark Schmitt
d292f71007
Add pytest-cov to install
2021-01-02 09:31:20 +01:00
Mark Schmitt
4a45a77753
Add pytest to install step
2021-01-02 09:23:49 +01:00
Mark Schmitt
ef28ae8117
Move sphinx step below tests step as it used to be
2021-01-02 09:19:58 +01:00
Mark Schmitt
b8b0b61e67
Execute pip commands one after the other to find issue
2021-01-02 09:15:10 +01:00
Mark Schmitt
41c1b711c2
Use sudo for apt
2021-01-02 09:08:19 +01:00
Mark Schmitt
8ab251c5f7
Execute python tests
2021-01-02 09:07:05 +01:00
Mark Schmitt
97d068c3bb
Removed separate build step
...
It looks like part of the build step is repeated in the push step
due to bad caching possibly.
2021-01-01 12:53:16 +01:00
Mark Schmitt
3f01a9e1e2
Update docker-publish.yml
2020-12-31 19:32:04 +01:00
Mark Schmitt
916ea79e57
Experimenting with github actions
2020-12-31 13:27:22 +01:00
Jonas Winkler
caf00a9cad
removed some stuff
2020-11-01 23:12:19 +01:00
jonaswinkler
e6f9baf20f
Create codeql-analysis.yml
2020-10-29 01:11:57 +01:00