Files
gpu-compute-chain/Makefile
2022-09-02 20:48:12 +00:00

7 lines
91 B
Makefile

SHELL = /bin/bash
.DEFAULT_GOAL := serve
.PHONY: test
test:
./tests/test_auction_flow.sh