Skip to content

Commit

Permalink
fix: remove fixture from job titles
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrala committed Oct 20, 2024
1 parent 89132fd commit 1b8d56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional_test__rector_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

jobs:
run_functional_test:
name: Functional Test | PHP ${{ matrix.php-version }} | Drupal ${{ matrix.drupal }}" || Fixture ${{ matrix.fixture }}
name: Functional | PHP ${{ matrix.php-version }} | Drupal ${{ matrix.drupal }}"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 1b8d56f

Please sign in to comment.