Skip to content

Commit 974b512

Browse files
committed
lower case
1 parent 5f538f6 commit 974b512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- name: Install package
106106
uses: ./.github/actions/install
107107
with:
108-
editable: False
108+
editable: false
109109
use_vm: true
110110
torch_version: ${{ matrix.torch_version }}
111111
hardware: ${{ matrix.hardware }}

0 commit comments

Comments
 (0)