mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2026-01-29 05:40:49 +03:00
Add redis to ci name
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
name: PostgreSQL CI
|
name: PostgreSQL + Redis CI
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Run Tests with PostgreSQL
|
name: Run Tests with PostgreSQL and Redis
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
Reference in New Issue
Block a user