Skip to content

Commit 91d722a

Browse files
authored
[CI] Force SOFA scope to 'minimal' (#240)
1 parent ed48007 commit 91d722a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
sofa_root: ${{ github.workspace }}/sofa
3030
sofa_version: ${{ matrix.sofa_branch }}
31+
sofa_scope: 'minimal'
3132

3233
- name: Checkout source code
3334
uses: actions/checkout@v2

0 commit comments

Comments
 (0)