Skip to content

Commit

Permalink
fix: run coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
conblem authored Feb 10, 2021
1 parent 1367dd1 commit b90c27f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
args: --all-features
coverage:
if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b90c27f

Please sign in to comment.