author | Chih-Hsuan Yen
<yan12125@archlinux.org> 2024-06-04 03:16:53 UTC |
committer | Chih-Hsuan Yen
<yan12125@archlinux.org> 2024-06-04 03:16:53 UTC |
parent | cbfe33d31d9d2f831defe78762d401809859485c |
PKGBUILD | +1 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 88ea3ce..896b9bb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -65,8 +65,7 @@ build() { check() { cd nvchecker - # Skip test_anitya temporarily due to service outage https://pagure.io/fedora-infrastructure/issue/11961 - pytest -k 'not test_anitya' + pytest } package() {