Skip to content

Commit

Permalink
WIP: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed Oct 29, 2023
1 parent 6149d78 commit 696ef2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/legacy_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: ansys/actions/_setup-python@main
with:
python-version: '3.10'
use-cache: true
use-cache: false

- name: "Update pip"
run: python -m pip install -U pip
Expand Down

0 comments on commit 696ef2c

Please sign in to comment.