Skip to content

Commit

Permalink
CI: Always upload regression test results.
Browse files Browse the repository at this point in the history
  • Loading branch information
kouchy committed Nov 5, 2024
1 parent f15f5de commit b8752ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ build-linux-gcc-coverage-regression:
- docker
artifacts:
name: regression-code-coverage-files
when: always
paths:
- build/
- code_coverage_files/
Expand Down

0 comments on commit b8752ed

Please sign in to comment.