Skip to content

Commit

Permalink
Update test-models.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
powderluv authored Jun 30, 2022
1 parent babd3d0 commit 84a2969
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '${{ matrix.python-version }}'
cache: 'pip'
cache-dependency-path: |
**/requirements-importer.txt
**/requirements.txt
#cache: 'pip'
#cache-dependency-path: |
# **/requirements-importer.txt
# **/requirements.txt

- name: Install dependencies
if: matrix.suite == 'lint'
Expand Down

0 comments on commit 84a2969

Please sign in to comment.