Skip to content

Commit

Permalink
Added missing environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Geolim4 committed Jan 10, 2024
1 parent a919ed9 commit 8174a0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ jobs:
run: composer run-script quality

- name: Run tests
env:
RAVENDB_TEST_DATABASE_HOSTNAME: ${{ vars.RAVENDB_TEST_DATABASE_HOSTNAME }}
run: composer run-script tests

0 comments on commit 8174a0b

Please sign in to comment.