Skip to content

Commit

Permalink
Update run_unittests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbeale-IL authored Feb 11, 2025
1 parent 8422a90 commit e548389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_unittests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version: "3.12"

- name: Cache Python virtual environment
uses: actions/cache@v4.0.2
uses: actions/cache@v4
with:
path: ~/.cache/pypoetry/virtualenvs
key: ${{ runner.os }}-python-${{ hashFiles('**/poetry.lock') }}
Expand Down

0 comments on commit e548389

Please sign in to comment.