Skip to content

Commit 289d855

Browse files
committed
ci: Always save tested versions artifact
1 parent a7eec9d commit 289d855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/continue_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1770,6 +1770,7 @@ jobs:
17701770
name: Save Tested Versions
17711771
command: |
17721772
make tested_versions
1773+
when: always
17731774
- store_artifacts:
17741775
path: /tmp/artifacts/
17751776
- <<: *STEP_COMPOSER_CACHE_SAVE

0 commit comments

Comments
 (0)