Skip to content

Commit

Permalink
* Removed config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
DobromirM committed Jun 24, 2024
1 parent dfcda55 commit 7234dae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:

- name: Generate code coverage
run: |
cargo tarpaulin -t 600 --avoid-cfg-tarpaulin --profile "ci"
cargo tarpaulin --ignore-tests -o xml -t 600 --exclude-files example_apps swimos_form_derive swimos_agent_derive --avoid-cfg-tarpaulin --profile "ci"
- name: Upload to codecov.io
uses: codecov/codecov-action@v4
Expand Down
8 changes: 0 additions & 8 deletions .tarpaulin.toml

This file was deleted.

0 comments on commit 7234dae

Please sign in to comment.