Skip to content

Commit 8d2130c

Browse files
authored
Print taplo version in CI (#7041)
I can't find taplo version in the log, and current version is incompatible with latest version.
1 parent 63c73bf commit 8d2130c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-preflight.yml

+1
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ jobs:
203203
echo $( substrate-contracts-node --version | awk 'NF' )
204204
estuary --version
205205
cargo-contract --version
206+
taplo --version
206207
207208
- name: Info forklift
208209
run: forklift version

0 commit comments

Comments
 (0)