Skip to content

Commit

Permalink
don't try to call API during tests
Browse files Browse the repository at this point in the history
  • Loading branch information
walkah committed Nov 15, 2024
1 parent b9d6bef commit 5aecc76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Run stack
env:
DISABLE_TELEMETRY: true
API_HOST: ""
run: ./stack compose-up -d

- name: Run tests
Expand Down

0 comments on commit 5aecc76

Please sign in to comment.