Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Commit

Permalink
fix: remove a copy pasta fail
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed May 9, 2020
1 parent 6e2ecb7 commit 4206fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
test-node:
name: Test on node ${{ matrix.node_version }} and ${{ matrix.database_server }}
name: Test on node ${{ matrix.node_version }}
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 4206fed

Please sign in to comment.