Add the new tests to GitHub Actions
- ID
57e51ee- date
2024-02-15 22:08:31+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
8eab2a6- message
Add the new tests to GitHub Actions- changed files
1 file, 1 addition
Changed files
.github/workflows/test.yml (1233) → .github/workflows/test.yml (1281)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 6356a05..44a57af 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -45,3 +45,4 @@ jobs:
py.test text/test_fix_twitter_thread.py
py.test textexpander/test_get_mastodon_text.py
py.test web/test_save_ao3_links.py
+ py.test web/test_save_youtube_videos.py