Skip to content

Commit

Permalink
Add Redis storage (#17)
Browse files Browse the repository at this point in the history
* Fix CI

* Add redis storage
  • Loading branch information
jegork authored Jun 8, 2024
1 parent 89cc68b commit 4e81851
Show file tree
Hide file tree
Showing 5 changed files with 282 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Python application CI

on:
push:
branches: [ "*" ]
branches: "*"
pull_request:
branches: [ "main" ]

Expand Down
Loading

0 comments on commit 4e81851

Please sign in to comment.