diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 74c576d..96c33d7 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -47,7 +47,7 @@ jobs: command: node -e 'console.log(process.env.NODE_OPTIONS)' ci_integration_sigpipe: - name: Run Integration Env Var Tests + name: Run Integration Issue#76 Tests if: startsWith(github.ref, 'refs/heads') runs-on: ubuntu-latest steps: