We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01fa11 commit 1dd6a1eCopy full SHA for 1dd6a1e
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
sofa_root: ${{ github.workspace }}/sofa
22
sofa_version: ${{ matrix.sofa_branch }}
23
- sofa_scope: 'full'
+ sofa_scope: 'standard'
24
25
- name: Checkout source code
26
uses: actions/checkout@v4
0 commit comments