Fix tests
This commit is contained in:
@@ -18,9 +18,3 @@ From: python:3.11-slim
|
||||
%runscript
|
||||
cd /src
|
||||
exec python3 generate_gallery.py "$@"
|
||||
|
||||
%test
|
||||
# Run container tests to validate the build
|
||||
echo "Running container validation tests..."
|
||||
cd /src
|
||||
python3 -m pytest tests/ -v
|
||||
Reference in New Issue
Block a user