spotify2tidal / spotify_to_tidal

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

fixed failing test #68

Closed xerexcoded closed 5 months ago

timrae commented 5 months 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 5 months 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 5 months 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 5 months ago

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