From a2f56d3fa3661595283e63d5aab251d0dff57567 Mon Sep 17 00:00:00 2001 From: yanovs <42386943+yanovs@users.noreply.github.com> Date: Sat, 26 Oct 2024 07:09:50 -0400 Subject: [PATCH] Revert "Bump after re-enabling CI" This reverts commit 727ec30b48a74cd3547e550101a070d69825d8c2. --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index efe9050..9f7bc60 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -11,7 +11,6 @@ on: permissions: contents: read - jobs: # Run tests, linters, and checkers via nox test: