From 4d8d6613db321b1fd41778d05806e1ca622e16d1 Mon Sep 17 00:00:00 2001 From: Jericho Tolentino <68654047+jericht@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:55:14 -0500 Subject: [PATCH] chore: add mac to github workflows (#14) Signed-off-by: Jericho Tolentino <68654047+jericht@users.noreply.github.com> --- .github/workflows/reuse_python_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reuse_python_build.yml b/.github/workflows/reuse_python_build.yml index 27bca26b..59bb530f 100644 --- a/.github/workflows/reuse_python_build.yml +++ b/.github/workflows/reuse_python_build.yml @@ -69,4 +69,4 @@ jobs: run: hatch build - name: Run Tests - run: hatch run test \ No newline at end of file + run: hatch run test