mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 11:36:58 +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]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Run Tests with PostgreSQL
|
||||
name: Run Tests with PostgreSQL and Redis
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
Reference in New Issue
Block a user