Skip to content

Commit 09198df

Browse files
committed
Add upgrade-deps to the full-tests.yml file in Github CI/CD
1 parent d064748 commit 09198df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/full-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
os: ${{ matrix.os }}
3333
image: ${{ matrix.image }}
3434
python-version: ${{ matrix.python-version }}
35+
upgrade-deps: true
3536
full-tests-summary:
3637
name: Full Tests Summary
3738
needs: full-tests-matrix

0 commit comments

Comments
 (0)