Open atulyakumar97 opened 5 years ago
Sorry, I'm not a Microsoft Windows user. I don't know how to solve the dependency problem (Cannot open include file: 'leptonica/allheaders.h': No such file or directory). If you can solve and submit the pull request, that will be very helpful.
Just fyi, you could add platform builders so that you know whether your software runs or not on a given platform.
Just create $PROJECT_ROOT/.github/workflows/test_win.yml
Like https://raw.githubusercontent.com/zackees/open-webdriver/main/.github/workflows/test_win.yml
Then add in the badges to your readme: https://github.com/zackees/open-webdriver/