Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmzwar committed Jul 5, 2023
1 parent d141ad1 commit 4de345d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
cache: 'yarn'
- run: yarn install
- run: yarn dev & yarn e2e:run
env:
NEXT_DUNE_API_KEY: ${{ vars.NEXT_DUNE_API_KEY }}
- name: Tests ✅
if: ${{ success() }}
run: |
Expand Down

0 comments on commit 4de345d

Please sign in to comment.