From 3ed50d1b00ee461e3e6fad395f2a4c295060b787 Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Wed, 5 Jun 2024 01:43:01 +0300 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d33c8f7..9e0f7cf 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -77,4 +77,4 @@ jobs: - name: Run tests run: | .env\Scripts\activate - tests.bat + tests-run.bat