RobinCK / typeorm-fixtures

:pill: Fixtures loader for typeorm 🇺🇦
https://robinck.github.io/typeorm-fixtures/
MIT License
566 stars 45 forks source link

ci(github actions): configure build ci for multiplatform #205

Closed kkent030315 closed 1 year ago

kkent030315 commented 2 years ago

Linking Issues/PRs

This improves reliability by making it to be able to catch platform-specific bugs.

In the test CI of this changes in my fork repo, it clearly reproduces #203. https://github.com/kkent030315/typeorm-fixtures/actions/runs/3368028319/jobs/5586113197

RobinCK commented 1 year ago

@kkent030315 thank you