ensure build before testing

This commit is contained in:
2026-01-14 12:46:08 +05:30
parent 308a74b5fb
commit 934661ad3b

View File

@@ -1,2 +1,5 @@
test +TESTS='test': test +TESTS='test': build
tests/bats/bin/bats {{ append('.bats',prepend('tests/',TESTS)) }} tests/bats/bin/bats {{ append('.bats',prepend('tests/',TESTS)) }}
build:
@make build