Skip to content

Commit

Permalink
feat: disable redis service
Browse files Browse the repository at this point in the history
  • Loading branch information
YoussefAWasfy committed Oct 9, 2024
1 parent 488d0c4 commit 241a3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
auditIgnore: 'RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373'
coverage: 10
useRedis: true
useRedis: false

0 comments on commit 241a3f9

Please sign in to comment.