Skip to content

Commit

Permalink
Run cargo build to ensure the binaries are available as newly built
Browse files Browse the repository at this point in the history
  • Loading branch information
prozacchiwawa committed Nov 16, 2023
1 parent 7c06a7a commit 5133fe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
run: |
. ./activate
maturin develop
cargo build
cd resources/tests && \
python test_clvm_step.py && \
python mandelbrot-cldb.py
Expand Down

0 comments on commit 5133fe0

Please sign in to comment.