add some additional steps to the builds.sr.ht jo
FossilOrigin-Name: e5c1c9cf5aa5707e73ea323fdb96c45603e702e6cdb9072bbabf7cba58e11250
This commit is contained in:
parent
c3c9c40157
commit
efa8eba21d
1 changed files with 6 additions and 0 deletions
|
@ -9,3 +9,9 @@ tasks:
|
|||
- test: |
|
||||
cd retroforth
|
||||
./bin/retro example/1D-Cellular-Automota.retro
|
||||
- check-missing: |
|
||||
cd retroforth
|
||||
./bin/retro tools/glossary.retro missing
|
||||
- install: |
|
||||
cd retroforth
|
||||
sudo make install
|
||||
|
|
Loading…
Reference in a new issue