src: script: - python3 /compArch/check.py - python3 /compArch/test_A1_src.py report: script: - python3 /compArch/check.py - python3 /compArch/test_A1_report.py artifacts: name: "report-$CI_COMMIT_REF_NAME" paths: - report.pdf - report/report.pdf