Add redis to ci name

This commit is contained in:
Ajay
2021-12-20 22:27:35 -05:00
parent ed44eaffec
commit a137f8a434

View File

@@ -1,10 +1,10 @@
name: PostgreSQL CI
name: PostgreSQL + Redis CI
on: [push, pull_request]
jobs:
build:
name: Run Tests with PostgreSQL
name: Run Tests with PostgreSQL and Redis
runs-on: ubuntu-latest
steps: