Skip to content

Commit

Permalink
Removed Redis from GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Aug 21, 2024
1 parent 3d93070 commit 6ebe189
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
java-version: 22
- name: Coursier cache
uses: coursier/cache-action@v6
- name: Start Redis
uses: supercharge/[email protected]
with:
redis-version: 7
- name: Build and test
run: |
# sbt -v -Dfile.encoding=UTF-8 +test
Expand Down

0 comments on commit 6ebe189

Please sign in to comment.