From b8eb1f2793d67412851c16570ad48262f5ef19e2 Mon Sep 17 00:00:00 2001 From: TheTechRobo <52163910+TheTechRobo@users.noreply.github.com> Date: Fri, 22 Jul 2022 14:35:32 -0400 Subject: [PATCH] add test workflow --- Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Makefile diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..68e8cdf --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +test_workflow: + cargo r -- --width 500 --height 250 --field hi --field bye