-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chore(#39): Optimize github action workflow for tests
Seperate jobs based on DB type. This avoid initializing all the services in every job. This also makes it more stable, because sometimes mysql does not start. Earlier, mysql not starting in other-DB tests cause the test to fail. Now, Only the mysql test will be affected if mysql service doesnt start
- Loading branch information
1 parent
f3cae13
commit 1e7e561
Showing
1 changed file
with
40 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters