fix demos

This commit is contained in:
Adil Hafeez 2025-02-07 18:24:04 -08:00
parent e64ef44802
commit 37edd51e50
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -15,5 +15,5 @@ do
cd ../../samples_python/$demo
archgw down
docker compose down -v
cd .././shared/test_runner
cd ../../shared/test_runner
done