From 86f742db5dadcee27c233b4e4c12d045f1605bc6 Mon Sep 17 00:00:00 2001 From: juftin Date: Sat, 6 Jan 2024 00:00:56 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA=20cassette=20reformatting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/tests.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 9c02f976..3d30514c 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -6,6 +6,7 @@ on: - main paths: - camply/** + - tests/** - pyproject.toml - .github/workflows/tests.yaml pull_request: