Skip to content

Commit

Permalink
Syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Moffat authored and Mark Moffat committed Mar 22, 2020
1 parent fbb9a6f commit 47a1117
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
branches: [ master ]
jobs:
services:
mongodb:
image: mongo:3.4.23
ports:
- 27017:27017
mongodb:
image: mongo:3.4.23
ports:
- 27017:27017
build:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 47a1117

Please sign in to comment.