Skip to content

Commit

Permalink
.github/workflows/plebnet-playground.yml: make test-venv
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan committed Dec 28, 2022
1 parent 2035cb8 commit ce27b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/plebnet-playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- name: make venv && . .venv/bin/activate
run: |
make venv && . .venv/bin/activate
make test-venv
- name: make build para=true
run: |
make build para=true
Expand Down

0 comments on commit ce27b8a

Please sign in to comment.