Skip to content

Commit

Permalink
fix: hack
Browse files Browse the repository at this point in the history
  • Loading branch information
stevennevins committed Oct 17, 2024
1 parent 7f40d85 commit 8f267fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/offchain-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
with:
version: nightly

- name: Copy env
run: cp .env.example .env

- name: Run E2E tests
run: npm test
env:
Expand Down

0 comments on commit 8f267fd

Please sign in to comment.