Use external prom server (#793)

This commit is contained in:
KirillPamPam
2026-02-18 17:04:17 +04:00
committed by GitHub
parent 15047c7d26
commit 9108f89eee
5 changed files with 13 additions and 105 deletions

View File

@@ -35,10 +35,12 @@ jobs:
- name: Install System Libs
run: sudo apt-get install -y openssl libapr1
- name: Setup gradle
uses: gradle/gradle-build-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Check
run: make test
env: