We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ACTIONS_CACHE_URL
1 parent ed0094d commit f0ff572Copy full SHA for f0ff572
tests/.env.base
@@ -1,4 +1,5 @@
1
API_BASE_URL=http://localhost:3000
2
NODE_ENV=development
3
RUNNER_TEMP=tests/temp/runner
4
-ACTIONS_RESULTS_URL=http://localhost:3000/
+ACTIONS_RESULTS_URL=http://localhost:3000/
5
+ACTIONS_CACHE_URL=http://localhost:3000/random/
0 commit comments