Github tests
							parent
							
								
									9282e4b3e5
								
							
						
					
					
						commit
						a404e09f05
					
				|  | @ -11,6 +11,7 @@ jobs: | |||
|     strategy: | ||||
|       matrix: | ||||
|         node-version: [8.x, 10.x, 12.x] | ||||
|         mongodb-version: [4.0, 4.2] | ||||
|     steps: | ||||
|     - uses: actions/checkout@v2 | ||||
|     - name: Use Node.js ${{ matrix.node-version }} | ||||
|  | @ -27,3 +28,4 @@ jobs: | |||
|       run: npm run test | ||||
|       env: | ||||
|         test: true | ||||
|         CI: true | ||||
		Loading…
	
		Reference in New Issue