Skip to content

Commit b2c0a30

Browse files
run everything in a single step
Signed-off-by: Achille Roussel <[email protected]>
1 parent a34db2e commit b2c0a30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ jobs:
3030
ls -lah gotip.tar.gz
3131
mkdir -p $HOME/gotip
3232
tar -C $HOME/gotip -xzf gotip.tar.gz
33-
- run: make wasirun
3433
- run: make test GO=$HOME/gotip/bin/go GOPATH=$HOME/gotip

0 commit comments

Comments
 (0)