Skip to content

Commit 15bfe18

Browse files
committed
👷 Update CI
1 parent c757396 commit 15bfe18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ jobs:
147147
148148
- name: Install the Bolt CLI, create a project and run tests
149149
run: |
150+
rustc --version
151+
cargo --version
150152
cargo install --path cli --force --locked
151153
bolt init test-project --force
152154
sleep 5

0 commit comments

Comments
 (0)