We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc43fd commit 38ccdcfCopy full SHA for 38ccdcf
.github/workflows/_integration_tests.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Install together
46
run: |
47
- poetry run pip install .
+ poetry install
48
49
- name: Run integration tests
50
shell: bash
0 commit comments