Skip to content

Commit

Permalink
Fix tests.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JanOppolzer committed Aug 1, 2024
1 parent e4b8a06 commit 58f26d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
- name: Execute tests
env:
DB_CONNECTION: sqlite
DB_DATABASE: /home/runner/work/ciselnik/ciselnik/database/database.sqlite
DB_DATABASE: /home/runner/work/makovec/makovec/database/database.sqlite
run: vendor/bin/phpunit

0 comments on commit 58f26d6

Please sign in to comment.