We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865582f commit 86bba8fCopy full SHA for 86bba8f
1 file changed
.github/workflows/test-unit.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/setup-python@v5
31
with:
32
python-version: ${{ matrix.python-version }}
33
-
+
34
- name: Install dependencies
35
run: |
36
python -m pip install -e .[dev]
0 commit comments