From 51b9465eb58834d41a39f0672016612f6a008a84 Mon Sep 17 00:00:00 2001 From: William Jamieson Date: Tue, 12 Sep 2023 12:44:54 -0400 Subject: [PATCH] Remove style check from CI, this is repeating the work done by the `pre-commit.ci` bot on every PR --- .github/workflows/roman_ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/roman_ci.yml b/.github/workflows/roman_ci.yml index b3cb2486d..cd02ba3ef 100644 --- a/.github/workflows/roman_ci.yml +++ b/.github/workflows/roman_ci.yml @@ -72,7 +72,6 @@ jobs: uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1 with: envs: | - - linux: check-style - linux: check-dependencies - linux: build-dist test: