Skip to content

Commit 5c16191

Browse files
chore(ci): use ci-docs-build flow instead of local docs flow (#24319)
1 parent 84c9444 commit 5c16191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
- uses: ./.github/actions/setup
164164
with:
165165
rust: true
166-
- run: cd rust-doc && make docs
166+
- run: cd rust-doc && make ci-docs-build
167167

168168
test-vrl:
169169
name: VRL - Linux

0 commit comments

Comments
 (0)