Merge branch 'master' of github.com:spotipy-dev/spotipy into v3

This commit is contained in:
Stéphane Bruckert 2025-01-19 16:38:11 +00:00
commit e7d34e9fbc
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: Integration tests
on: [push]
on: [push, pull_request]
jobs:
build:

View File

@ -1,6 +1,6 @@
name: Unit tests
on: [push]
on: [push, pull_request]
jobs:
build: