Skip to content

Commit

Permalink
don't use cache
Browse files Browse the repository at this point in the history
since we have no lock install with cache fails
  • Loading branch information
botpub committed Oct 29, 2023
1 parent 0c5d904 commit dda1d23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
- uses: pdm-project/setup-pdm@v3
with:
python-version: 3.9
cache: true
- name: Install dependencies
run: |
pdm install
Expand Down

0 comments on commit dda1d23

Please sign in to comment.