mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-02-01 10:31:24 -05:00
move docker_tests script to better name/location
This commit is contained in:
4
.github/workflows/code-checks.yml
vendored
4
.github/workflows/code-checks.yml
vendored
@@ -95,5 +95,5 @@ jobs:
|
||||
- name: Run Docker-based tests
|
||||
run: |
|
||||
echo "🐳 Running Docker-based tests..."
|
||||
chmod +x ./test/docker_tests/run_docker_tests.sh
|
||||
./test/docker_tests/run_docker_tests.sh
|
||||
chmod +x ./scripts/run_tests_in_docker_environment.sh
|
||||
./scripts/run_tests_in_docker_environment.sh
|
||||
|
||||
Reference in New Issue
Block a user