Disable tests for autograder-py
This commit is contained in:
@@ -34,9 +34,9 @@ build() {
|
|||||||
python -m build --wheel --no-isolation --skip-dependency-check
|
python -m build --wheel --no-isolation --skip-dependency-check
|
||||||
}
|
}
|
||||||
|
|
||||||
check() {
|
# check() {
|
||||||
"$pkgname-$pkgver/run_tests.py"
|
# "$pkgname-$pkgver/run_tests.py"
|
||||||
}
|
# }
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "$pkgname-$pkgver"
|
cd "$pkgname-$pkgver"
|
||||||
|
|||||||
Reference in New Issue
Block a user