Skip to content

Commit

Permalink
Print taplo version in CI (#7041)
Browse files Browse the repository at this point in the history
I can't find taplo version in the log, and current version is
incompatible with latest version.
  • Loading branch information
gui1117 authored Jan 6, 2025
1 parent 63c73bf commit 8d2130c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-preflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ jobs:
echo $( substrate-contracts-node --version | awk 'NF' )
estuary --version
cargo-contract --version
taplo --version
- name: Info forklift
run: forklift version
Expand Down

0 comments on commit 8d2130c

Please sign in to comment.