Skip to content

Commit

Permalink
CI: add etst_Redis_manager to unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AlyaGomaa committed Oct 21, 2024
1 parent 39ed6cb commit ecf6f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- tests/test_spamhaus.py
- tests/test_evidence_handler.py
- tests/test_alert_handler.py
- tests/test_redis_manager.py

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ecf6f50

Please sign in to comment.