Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luan Pham committed Aug 24, 2022
1 parent d365c4a commit df63ed5
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 @@ -37,7 +37,7 @@ jobs:
executor: my-executor
steps:
- attach_workspace:
at: /tmp/workspace
at: ~/project
- run:
name: "Upload coverage"
command: bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage.xml
Expand Down

0 comments on commit df63ed5

Please sign in to comment.