Skip to content

Commit

Permalink
Added redis
Browse files Browse the repository at this point in the history
  • Loading branch information
mesemus committed Oct 29, 2023
1 parent c6bde3d commit b59800f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ jobs:
with:
plugins: analysis-icu

- name: Start Redis
uses: supercharge/[email protected]
with:
redis-version: ${{ matrix.redis-version }}

- name: Run tests
run: |
./run-tests.sh
Expand Down

0 comments on commit b59800f

Please sign in to comment.