Name update

pull/1792/head
zomars 2022-02-10 11:54:17 -07:00 committed by Omar López
parent 5d6f94fce7
commit 2234b7d5de
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
jobs:
test:
timeout-minutes: 10
name: ${{ matrix.node }} and ${{ matrix.os }}
name: Testing ${{ matrix.node }} and ${{ matrix.os }}
env:
DATABASE_URL: postgresql://postgres:@localhost:5432/calendso
BASE_URL: http://localhost:3000