mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: use scale testing utility (#12643)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user