Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/django-redis-approx-eq-5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier authored Aug 6, 2024
2 parents 4dd53c6 + c831cf5 commit 83be1e3
Show file tree
Hide file tree
Showing 17 changed files with 1,550 additions and 1,387 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
cache-dependency-path: |
**/requirements*.txt
- name: Install Dependencies
id: deps
Expand Down
Loading

0 comments on commit 83be1e3

Please sign in to comment.