Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! DELETEME
Browse files Browse the repository at this point in the history
  • Loading branch information
richardpringle committed Feb 6, 2024
1 parent 22498a0 commit e18cb90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
run: |
cargo install erdtree
cargo build --all-features --tests -p avalanche-types
erd -L 1 .
erd -L 1 ~/.cargo
erd -H -L 1 .
erd -H -L 1 ~/.cargo
- name: Run unit tests
shell: bash
run: scripts/tests.unit.sh

0 comments on commit e18cb90

Please sign in to comment.