Skip to content

Fall back to subtitle when trackArtistName is missing #3

Fall back to subtitle when trackArtistName is missing

Fall back to subtitle when trackArtistName is missing #3

Workflow file for this run

name: Tests
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- name: Run tests
run: swift test