Skip to content

Commit

Permalink
👷 Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Jan 27, 2024
1 parent c757396 commit 15bfe18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ jobs:
- name: Install the Bolt CLI, create a project and run tests
run: |
rustc --version
cargo --version
cargo install --path cli --force --locked
bolt init test-project --force
sleep 5
Expand Down

0 comments on commit 15bfe18

Please sign in to comment.