Skip to content

Commit

Permalink
fix: --
Browse files Browse the repository at this point in the history
Signed-off-by: gfanton <[email protected]>
  • Loading branch information
gfanton committed Dec 31, 2024
1 parent 248e3dd commit 6d49172
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gnovm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ jobs:
go-version: 1.22
- name: Install Gno
working-directory: gnovm
with:
go-version: 1.22
run: go intsall .
run: go intsall -v ./cmd/gno
- name: Go test
working-directory: gnovm
# use 0 for GOMAXPROCS
Expand Down

0 comments on commit 6d49172

Please sign in to comment.