George Hu pushed to branch main at Arch Linux / Packaging / Packages / fvm


Commits:
bd27c682 by George Hu at 2026-06-17T12:48:48+08:00
Revert "Comment check() function"

This reverts commit ec2853c98902918c543c50f5dfb571d97de8a40f.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -29,10 +29,10 @@ build() {
        dart compile exe main.dart -o "${pkgname}"
 }
 
-# check() {
-#      cd "${pkgname}/"
-#      dart test
-# }
+check() {
+       cd "${pkgname}/"
+       dart test
+}
 
 package() {
        cd "${pkgname}/"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fvm/-/commit/bd27c682314fad04f2fac1987937a56249a163f8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fvm/-/commit/bd27c682314fad04f2fac1987937a56249a163f8
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to