Skip to content

Commit

Permalink
remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoo2880 committed May 14, 2024
1 parent 51486e8 commit 31dd8de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
- name: Install pycatch22
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 31dd8de

Please sign in to comment.