Skip to content

Commit e85d507

Browse files
committed
Add bootstrap flag to ci
1 parent 77556a4 commit e85d507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
- uses: actions/checkout@v4
4141
- name: Test
4242
shell: pwsh
43-
run: ./build.ps1 -Task Test
43+
run: ./build.ps1 -Task Test -Bootstrap

0 commit comments

Comments
 (0)