Skip to content

Commit

Permalink
bump cicd to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenzing committed Sep 13, 2024
1 parent 26c3c40 commit 1413297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visualizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Install sol2uml
run: |
npm install phantom
npm link sol2uml@2.1 --only=production
npm link sol2uml@2.5 --only=production
- name: Unit tests
run: RUST_BACKTRACE=1 RUST_LOG=info cargo test --locked --workspace --all-features --lib --bins -- --nocapture
Expand Down

0 comments on commit 1413297

Please sign in to comment.