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