chore: updating migrations check name in github actions. (#29914)

* chore: updating migrations check name in github actions.
This commit is contained in:
Awais Qureshi
2022-02-14 15:53:00 +05:00
committed by GitHub
parent e81c4fe49d
commit f1a22e3da6

View File

@@ -9,7 +9,7 @@ on:
jobs:
check_migrations:
name: check migrations
name: check migrations mysql8
runs-on: ${{ matrix.os }}
strategy:
matrix: