gpu-compute-chain/Makefile

7 lines
91 B
Makefile
Raw Normal View History

2022-09-02 13:48:12 -07:00
SHELL = /bin/bash
.DEFAULT_GOAL := serve
.PHONY: test
test:
./tests/test_auction_flow.sh