Skip to content

Commit

Permalink
test name
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Nov 24, 2020
1 parent 6adc0bd commit 0ff65fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
node-version: [12.x, 14.x, 15.x]
redis-version: [4, 5, 6]

name: Node ${{ matrix.node-version }}
name: Node ${{ matrix.node-version }} - Redis ${{ matrix.redis-version }}

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0ff65fc

Please sign in to comment.