We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccac66 commit 094f81aCopy full SHA for 094f81a
.github/workflows/CI.yml
@@ -65,4 +65,5 @@ jobs:
65
timeout-minutes: 10
66
env:
67
RESONATE_STORE_URL: http://localhost:8001
68
+ RESONATE_TASKS_URL: http://localhost:8002
69
run: uv run pytest
0 commit comments