Skip to content

Commit f36188a

Browse files
authored
Update test_ubuntu.yml
1 parent f8994b0 commit f36188a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
pip3 install -U git+https://github.com/dclong/xinstall@main
3131
xinstall pt -ic
3232
~/.local/bin/poetry env use python3
33-
~/.local/bin/poetry install -E all
33+
~/.local/bin/poetry install
3434
- name: Test with pytest
3535
run: |
3636
~/.local/bin/poetry run pytest

0 commit comments

Comments
 (0)