diff --git a/.ci.yml b/.ci.yml index aec597d..fb8a601 100644 --- a/.ci.yml +++ b/.ci.yml @@ -24,11 +24,11 @@ simple_test: - sargraph chart stop - cd .. - - cat screenlog.0 + - cat chart.log - test -f plot.svg artifacts: when: always paths: - "*.svg" - "*.txt" - - "screenlog.*" + - "*.log"