Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Lancaster authored May 22, 2020
1 parent 967d3e2 commit f063e25
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,8 @@ jobs:
args: -v
- name: Run cargo-tarpaulin
uses: actions-rs/tarpaulin@v0.1
with:
version: '0.12.4'
args: '-- --test-threads 1'
- name: Upload to codecov.io
uses: codecov/codecov-action@v1.0.2
with:
token:

test_on_windows:
name: Test Suite on Windows
Expand Down

0 comments on commit f063e25

Please sign in to comment.