SimonErm / react-native-job-queue

Easy to use react-native queuing library
https://simonerm.github.io/react-native-job-queue/
122 stars 33 forks source link

setup jest github workflow #41

Closed myckhel closed 3 years ago

myckhel commented 3 years ago

Created github workflow to run test on every pull request and push to master branch. if this will be a good idea?

SimonErm commented 3 years ago

awesome :-) do i have to configure the repo or does this work out of the box if it's merged?

myckhel commented 3 years ago

awesome :-) do i have to configure the repo or does this work out of the box if it's merged?

It works if its merged.