Skip to content

Commit 95da6e0

Browse files
committed
Introduce typo in unit-tests.yml (testing failure)
1 parent fbdf634 commit 95da6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- uses: actions/setup-python@v4
9191
with:
9292
python-version: ${{ matrix.python-version }}
93-
cache: 'pip'
93+
cache: 'pip
9494
- name: Upgrade pip to v23+
9595
run: |
9696
pip install --upgrade pip

0 commit comments

Comments
 (0)