docker tests

This commit is contained in:
Adam Outler
2025-11-23 16:31:04 +00:00
parent 274fd50a92
commit 240d86bf1e
3 changed files with 3 additions and 3 deletions

View File

@@ -95,5 +95,5 @@ jobs:
- name: Run Docker-based tests
run: |
echo "🐳 Running Docker-based tests..."
chmod +x ./run_docker_tests.sh
./run_docker_tests.sh
chmod +x ./test/docker_tests/run_docker_tests.sh
./test/docker_tests/run_docker_tests.sh