Skip to content
Snippets Groups Projects
Unverified Commit 8d2130cc authored by thiolliere's avatar thiolliere Committed by GitHub
Browse files

Print taplo version in CI (#7041)

I can't find taplo version in the log, and current version is
incompatible with latest version.
parent 63c73bf6
No related merge requests found
Pipeline #510670 waiting for manual action with stages
in 23 minutes and 25 seconds
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment