Skip to content

Commit

Permalink
Merge pull request #2 from ssalonen/ci-typo-fix
Browse files Browse the repository at this point in the history
Fix typo in CI workflow
  • Loading branch information
ssalonen committed Dec 13, 2021
2 parents 057c785 + 91dcadf commit 7ecfe6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
toolchain: stable
prifile: minimal
profile: minimal
override: true
- name: Run cargo-tarpaulin
uses: actions-rs/tarpaulin@v0.1
Expand Down

0 comments on commit 7ecfe6f

Please sign in to comment.