Skip to content

Commit

Permalink
Rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Jul 11, 2023
1 parent b666f28 commit c691ffe
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 @@ -210,7 +210,7 @@ jobs:
bundle exec slather
working_directory: ./auth0_flutter/example/ios
- run:
name: Ensure ~/.gnupg dir exists
name: Create ~/.gnupg dir if it does not exist
command: mkdir -p ~/.gnupg
- codecov/upload:
file: ./auth0_flutter/example/ios/cobertura/cobertura.xml
Expand Down

0 comments on commit c691ffe

Please sign in to comment.