mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
vere: mingw: add smoke test to build action
This commit is contained in:
parent
a8275777da
commit
90f9c68c09
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -134,3 +134,6 @@ jobs:
|
||||
|
||||
- run: make build/urbit build/urbit-worker
|
||||
working-directory: ./pkg/urbit
|
||||
|
||||
- run: build/urbit -d -B ../../bin/brass.pill -F zod && curl -f --data '{"source":{"dojo":"+hood/exit"},"sink":{"app":"hood"}}' http://localhost:12321
|
||||
working-directory: ./pkg/urbit
|
||||
|
Loading…
Reference in New Issue
Block a user