Skip to content

Commit

Permalink
fix: add cache poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
DuanKuanJun committed Jan 5, 2025
1 parent 844cfd5 commit 52cd641
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test-ubuntu-2004.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@ jobs:
python --version
- name: Cache Poetry
id: cache-poetry
uses: actions/cache@v2.1.5
with:
path: ~/.poetry
key: ubuntu-20.04-poetry

#----------------------------------------------
# ----- install & configure poetry -----
#----------------------------------------------
Expand Down

0 comments on commit 52cd641

Please sign in to comment.