Skip to content

Commit

Permalink
feat : updated test-bridge.yml (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocdbytes authored Aug 8, 2024
1 parent 7bb3bfd commit 83cd8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Run tests
run: |
echo "Running test...."
cargo tarpaulin --out Html
cargo tarpaulin --out Xml
sleep 5 # sleeping for few secs to ensure the coverage file is generated.
- name: Upload coverage reports to Codecov
Expand Down

0 comments on commit 83cd8b6

Please sign in to comment.