Skip to content

Commit 03677d8

Browse files
authored
only robot lite in docs
1 parent 647468e commit 03677d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,8 @@ jobs:
332332
docs:
333333
name: docs
334334
runs-on: ${{ matrix.os }}-latest
335+
env:
336+
ATEST_ARGS: '["--exclude","NOTapp:lite"]'
335337
strategy:
336338
fail-fast: false
337339
matrix:

0 commit comments

Comments
 (0)