Skip to content

Commit

Permalink
removing caching as it throws errors
Browse files Browse the repository at this point in the history
  • Loading branch information
chanind committed Nov 21, 2023
1 parent 4ff0098 commit 53649e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "3.11"
cache: "poetry"
- name: Install Poetry
uses: snok/install-poetry@v1
with:
Expand Down

0 comments on commit 53649e3

Please sign in to comment.