Skip to content

Commit

Permalink
👷 Print prettier version
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Oct 4, 2024
1 parent 33364c4 commit ca53bc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
cargo fmt -- --check --verbose
cargo clippy -- --deny=warnings
else
prettier -v
yarn lint
fi
Expand Down
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ dist
build
test-ledger
target
clients/bolt-sdk/lib
clients/bolt-sdk/lib
tests/bolt.ts

0 comments on commit ca53bc6

Please sign in to comment.