Skip to content

Commit b1392c0

Browse files
act
1 parent b9ce43c commit b1392c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install just
3131
uses: extractions/setup-just@v2
3232
- name: Install dependencies
33-
run: just install-prod
33+
run: just install
3434
- name: Lint with ruff
3535
run: just lint
3636
- name: Type check with ty

0 commit comments

Comments
 (0)