Skip to content

Commit

Permalink
Specify coverage directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Aug 25, 2023
1 parent 6c67e32 commit 2326793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
- name: Upload coverage report
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
with:
working-directory: auth0_flutter/example/ios
directory: auth0_flutter/example/ios/cobertura

- name: Upload xcresult bundles
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
Expand Down

0 comments on commit 2326793

Please sign in to comment.