Skip to content

Commit

Permalink
chore: gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed Nov 14, 2024
1 parent 28e8e75 commit 924b906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bindings/dart-bip85/* linguist-language=dart
* linguist-language=rust
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
toolchain: nightly
components: llvm-tools-preview
- name: Test
run: cargo test --features coverage
run: cargo test
env:
RUSTFLAGS: "-Cinstrument-coverage"
RUSTDOCFLAGS: "-Cinstrument-coverage"
Expand Down

0 comments on commit 924b906

Please sign in to comment.