Skip to content

Commit

Permalink
config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Artelas committed Sep 27, 2024
1 parent b8554fb commit 1a942a1
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 @@ -59,7 +59,7 @@ jobs:

- run:
name: Generate coverage report
command: bundle exec slather coverage -x --output-directory output --arch x86_64 --scheme Guardian Guardian.xcodeproj
command: bundle exec slather coverage -x --output-directory output --scheme Guardian Guardian.xcodeproj

- codecov/upload:
file: output/cobertura.xml
Expand Down

0 comments on commit 1a942a1

Please sign in to comment.