ci: put it back to the previous level

main
Washington Botelho 2022-05-18 10:45:14 -03:00
parent 5ff11b887b
commit 5034567189
1 changed files with 3 additions and 3 deletions

View File

@ -4,6 +4,9 @@ on: [push, pull_request]
jobs:
test:
env:
DB: ${{ matrix.db }}
runs-on: ubuntu-latest
strategy:
@ -20,9 +23,6 @@ jobs:
- '3.1'
services:
env:
DB: ${{ matrix.db }}
mysql:
env:
MYSQL_DATABASE: rating_test