Skip to content
Snippets Groups Projects

Hotfix for Windows OS support

1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -185,6 +185,9 @@ Test:
- poetry run poe test
coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
stage: test
tags:
- deploy
- swarm
## --------------------------------------------------
# Integration Stage
Loading