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 b4bc574 commit dc2062b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
name: "debug"
command: cat build/logs/junit.xml
- store_artifacts:
path: build/logs/*.xml
path: build/logs/
- store_test_results:
path: build/logs/junit.xml
- coveralls/upload
Expand Down

0 comments on commit dc2062b

Please sign in to comment.