Skip to content

Commit

Permalink
need ENV var here too!
Browse files Browse the repository at this point in the history
We *know* a certain test hangs on 2.18, and we exclude it, if the env var is available.
  • Loading branch information
ef4 committed Oct 3, 2019
1 parent e21a7af commit 2fa28f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,8 @@ jobs:
run: |
yarn lint
yarn test
env:
EAI_SCENARIO: ${{ matrix.eai_scenario }}



0 comments on commit 2fa28f2

Please sign in to comment.