Skip to content

Commit f55c6b8

Browse files
committed
add new line
1 parent 33aa1bf commit f55c6b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-cache.yml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
run: |
5454
cd __tests__/data
5555
pipenv install --verbose
56+
5657
python-poetry-dependencies-caching:
5758
name: Test poetry (Python ${{ matrix.python-version}}, ${{ matrix.os }})
5859
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)