Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
raskad committed Jan 24, 2023
1 parent 48929c6 commit 6205284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run cargo-tarpaulin
uses: actions-rs/tarpaulin@v0.1
with:
version: '0.22.0'
version: 0.22.0
args: --features intl --ignore-tests --engine llvm
- name: Upload to codecov.io
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 6205284

Please sign in to comment.