Skip to content

Commit f48ddbf

Browse files
committed
chore: attempt to speed up tests
1 parent 8e4766d commit f48ddbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unittest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
# such as grpcio, which we build from scratch on every run for Python 3.15+.
3737
# Follow https://github.com/grpc/grpc/issues/41010 for updates.
3838
cache: 'pip'
39+
cache-dependency-path: '**/constraints*.txt'
3940
- name: Install nox
4041
run: |
4142
python -m pip install --upgrade setuptools pip wheel

0 commit comments

Comments
 (0)