docs: use scale testing utility (#12643)

This commit is contained in:
Marcin Tojek
2024-03-22 11:33:31 +00:00
committed by GitHub
parent 37a05372fa
commit a7d9d87ba2
13 changed files with 833 additions and 140 deletions
+3
View File
@@ -604,6 +604,9 @@ jobs:
- name: Setup sqlc
uses: ./.github/actions/setup-sqlc
- name: make gen
run: "make --output-sync -j -B gen"
- name: Format
run: |
cd offlinedocs