mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-05-12 17:45:42 +02:00
wip
This commit is contained in:
+1
-2
@@ -167,7 +167,6 @@ test-matrix:
|
||||
QT_PCKG: ""
|
||||
image: $CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX/python:$PYTHON_VERSION
|
||||
script:
|
||||
- cat /proc/sys/kernel/core_pattern
|
||||
- *clone-repos
|
||||
- *install-os-packages
|
||||
- pip install -e ./bec/bec_lib[dev]
|
||||
@@ -179,7 +178,7 @@ test-matrix:
|
||||
# upload core dumps
|
||||
when: on_failure
|
||||
paths:
|
||||
- /tmp/coredump/
|
||||
- /usr/lib/systemd/systemd-coredump/*
|
||||
expire_in: 1 week
|
||||
|
||||
end-2-end-conda:
|
||||
|
||||
Reference in New Issue
Block a user