Skip to content

Commit

Permalink
Update test to use existing penguins.tsv
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton committed Mar 20, 2024
1 parent e4ae293 commit 4e933d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ build/penguins/.nanobot.db: target/debug/nanobot examples/penguins/ | build/peng
rm -rf $|
mkdir -p $|
cp -r examples/penguins/* $|
mkdir -p $|/src/data/
cd $| \
&& python3 generate.py \
&& ../../$< init

.PHONY: penguins
Expand Down

0 comments on commit 4e933d3

Please sign in to comment.