Skip to content

Commit

Permalink
Run one test pt2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpott committed Jan 10, 2024
1 parent 8905cff commit 331ac50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,8 @@ jobs:
http-port: ${{ env.DRUPAL_TESTING_HTTP_PORT }}

- name: Run tests
run: test-drupal-project run_tests
run: test-drupal-project
continue-on-error: true
env:
DRUPAL_TESTING_TEST_PATH: /tmp/test/thunder/install/docroot/profiles/contrib/thunder/tests/src/Functional/Installer/ThunderInstallerTest.php

Expand Down

0 comments on commit 331ac50

Please sign in to comment.