change hostname

This commit is contained in:
nvms 2025-04-17 16:26:36 -04:00
parent 6fe63c8d58
commit 18f60550e2

View File

@ -35,5 +35,5 @@ jobs:
- name: run tests - name: run tests
working-directory: packages/mesh working-directory: packages/mesh
env: env:
REDIS_URL: redis://localhost:6379 REDIS_URL: redis
run: bun test run: bun test