From d51de94fe024430b2aff7d4ca9ee427da8da7010 Mon Sep 17 00:00:00 2001 From: Jeremy Corbett Date: Tue, 2 Jul 2024 14:51:28 -0700 Subject: [PATCH] Orthogonal to rails --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8bdc621c2..d9aff3b94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,6 @@ jobs: - name: Runs code QA and tests env: - RAILS_VERSION: ~> ${{ matrix.rails }} COVERAGE: no run: | sudo apt-get update