Skip to content

Commit

Permalink
artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
nixilla committed Oct 8, 2023
1 parent 4c53bc8 commit b4bc574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
name: "debug"
command: cat build/logs/junit.xml
- store_artifacts:
path: build/logs/clover.xml
path: build/logs/*.xml
- store_test_results:
path: build/logs/junit.xml
- coveralls/upload
Expand Down

0 comments on commit b4bc574

Please sign in to comment.