mirror of
https://github.com/anoma/juvix.git
synced 2024-12-14 08:27:03 +03:00
5de0026d83
Co-authored-by: Paul Cadman <git@paulcadman.dev>
12 lines
179 B
YAML
12 lines
179 B
YAML
working-directory: ./../../../../tests
|
|
|
|
tests:
|
|
- name: show
|
|
command:
|
|
- juvix
|
|
- dev
|
|
- root
|
|
stdout:
|
|
matches: .*/global-project/
|
|
exit-status: 0
|