Skip to content

Commit

Permalink
test only on linux for now
Browse files Browse the repository at this point in the history
This is due to yt_dlp breaking down on all tests
  • Loading branch information
kytpbs committed Aug 20, 2024
1 parent cd97f7a commit 33705cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- "3.10"
os:
- ubuntu-latest
- macos-latest
- windows-latest
#- macos-latest
#- windows-latest
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 33705cf

Please sign in to comment.