BURG3R5 / firefox-bookmarks

Manage your Firefox bookmarks with ease
https://pypi.org/project/firefox-bookmarks/
GNU Affero General Public License v3.0
6 stars 1 forks source link

Run integration tests on Windows image during CI #8

Open BURG3R5 opened 1 year ago

BURG3R5 commented 1 year ago

We're running the integration tests on ubuntu-latest and macos-latest. I'd like to also run them on windows-latest too.

The steps will be mostly the same, except some changes in the run-firefox step.