From 277c76b0bdd9b6d7eedce1facca88010ad8c4b93 Mon Sep 17 00:00:00 2001 From: Evan Sims Date: Thu, 7 Sep 2023 04:41:32 -0500 Subject: [PATCH] Update integration.yml --- .github/workflows/integration.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index b23035ce..7dccc670 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -18,10 +18,7 @@ concurrency: cancel-in-progress: ${{ github.ref != 'refs/heads/master' }} env: - NODE_ENV: development NODE_VERSION: 18 - DOMAIN: your-tenant.auth0.com - AUDIENCE: https://api.example.com/users CYPRESS_USER_EMAIL: testing@example.com CYPRESS_USER_PASSWORD: mockpassword