Skip to content

Commit 858e57f

Browse files
activate control_test_update_aikido (#322)
1 parent 7e3e411 commit 858e57f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,6 @@ jobs:
486486
sleep_before_test: 20
487487
max_parallel_tests: 7
488488
test_type: control
489-
skip_tests: control_test_update_aikido
490489

491490
test_php_qa_action_controlling_tests_apache_php_fpm:
492491
name: Tests (apache2 - php-fpm)
@@ -523,7 +522,6 @@ jobs:
523522
sleep_before_test: 20
524523
max_parallel_tests: 7
525524
test_type: control
526-
skip_tests: control_test_update_aikido
527525

528526
test_php_qa_action_controlling_tests_nginx_php_fpm:
529527
name: Tests (nginx - php-fpm)
@@ -559,5 +557,4 @@ jobs:
559557
extra_args: '--env-file=./zen-demo-php/.env.example -e APP_KEY=base64:W2v6u6VR4lURkxuMT9xZ6pdhXSt5rxsmWTbd1HGqlIM='
560558
sleep_before_test: 20
561559
max_parallel_tests: 7
562-
test_type: control
563-
skip_tests: control_test_update_aikido
560+
test_type: control

0 commit comments

Comments
 (0)