From d00f4302107f24b8d27790b5dd591b926cd1614f Mon Sep 17 00:00:00 2001 From: Ryan Williams <49515+ryanwi@users.noreply.github.com> Date: Thu, 30 Sep 2021 21:09:36 -0700 Subject: [PATCH] Remove node env --- .github/workflows/ruby.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml index 5b7ae90..76efe95 100644 --- a/.github/workflows/ruby.yml +++ b/.github/workflows/ruby.yml @@ -28,7 +28,6 @@ jobs: env: RAILS_ENV: test - NODE_ENV: test DATABASE_URL: postgres://postgres:postgres@localhost:5432 services: