Skip to content

Commit

Permalink
set SYMPY_USE_CACHE env var to no (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisac committed Feb 25, 2022
1 parent de3bdf4 commit c18b9ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on: ubuntu-latest

env:
SYMPY_USE_CACHE: "no"
OPTIONS: ${{ matrix.options }}
BATCHED: ${{ matrix.batched }}

Expand Down

0 comments on commit c18b9ed

Please sign in to comment.