From 20afe7b8745d26c51a5bfdac0536e612dc9ee6b2 Mon Sep 17 00:00:00 2001 From: Emterry Date: Tue, 3 Dec 2024 17:23:13 +0000 Subject: [PATCH] whitespace to trigger workflow --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ce058f66..b6243ed9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -46,4 +46,4 @@ jobs: docker build -t $IMAGE_NAME:$IMAGE_TAG . - name: Run tests - run: IMAGE_NAME=${{ github.repository }} make test-python \ No newline at end of file + run: IMAGE_NAME=${{ github.repository }} make test-python \ No newline at end of file