phyx: rm check

This commit is contained in:
Kuoi 2023-09-06 14:59:56 +08:00
parent 36f37f2e53
commit a14104f2f1

View file

@ -25,10 +25,6 @@ build() {
make
}
check() {
cd "${pkgname}-${pkgver}/src"
make check
}
package() {
cd "${pkgname}-${pkgver}/src"