mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 22:12:56 +00:00
github/actions: set missing VIP_VAP_ACCESS_TOKEN (#2045)
This commit is contained in:
committed by
GitHub
parent
0e3456351f
commit
cb5df3c627
1
.github/workflows/build_and_test.yml
vendored
1
.github/workflows/build_and_test.yml
vendored
@@ -272,6 +272,7 @@ jobs:
|
||||
run_in_parallel: false
|
||||
save_perf_report: true
|
||||
env:
|
||||
VIP_VAP_ACCESS_TOKEN: "${{ secrets.VIP_VAP_ACCESS_TOKEN }}"
|
||||
PERF_TEST_RESULT_CONNSTR: "${{ secrets.PERF_TEST_RESULT_CONNSTR }}"
|
||||
# XXX: no coverage data handling here, since benchmarks are run on release builds,
|
||||
# while coverage is currently collected for the debug ones
|
||||
|
||||
Reference in New Issue
Block a user