Skip to content

Commit 208db27

Browse files
committed
ci: set genius api token
1 parent bf14bb5 commit 208db27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ jobs:
133133
env:
134134
SPOTIFY_ID: ${{ secrets.SPOTIFY_ID }}
135135
SPOTIFY_SECRET: ${{ secrets.SPOTIFY_SECRET }}
136+
GENIUS_API_TOKEN: ${{ secrets.GENIUS_API_TOKEN }}
136137
run: make test-e2e
137138

138139
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)