mirror of
https://github.com/azaion/detections.git
synced 2026-04-22 08:56:32 +00:00
fix some cython code
This commit is contained in:
@@ -69,7 +69,7 @@ services:
|
||||
- ./results:/results
|
||||
networks:
|
||||
- e2e-net
|
||||
command: ["pytest", "--csv=/results/report.csv", "-v", "-x"]
|
||||
command: ["pytest", "--csv=/results/report.csv", "-v"]
|
||||
|
||||
networks:
|
||||
e2e-net:
|
||||
|
||||
Reference in New Issue
Block a user