spotify2tidal / spotify_to_tidal

A command line tool for importing your Spotify playlists into Tidal
GNU Affero General Public License v3.0
241 stars 44 forks source link

fixed failing test #68

Closed xerexcoded closed 3 weeks ago

timrae commented 4 weeks ago

How do we get the ci to run against the pull requests and display status in the pr? Do I need to configure something in the project settings?

xerexcoded commented 4 weeks ago

You need to login to circle ci with the github account that manages this repo, it will give you a dropdown to select the repo. After this circle-ci will pick up the .circleci/config.yml

timrae commented 4 weeks ago

You need to login to circle ci with the github account that manages this repo, it will give you a dropdown to select the repo. After this circle-ci will pick up the .circleci/config.yml

Done

xerexcoded commented 3 weeks ago

Hey @timrae, i have added spotify scopes and the tests are fixed now !!