Skip to content

Commit

Permalink
Update test line
Browse files Browse the repository at this point in the history
  • Loading branch information
gordalina committed Jul 17, 2024
1 parent c61f88d commit 9b0ae6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
operating-system: [ubuntu-20.04, macOS-10.15]
php-versions: ["8.0", "8.3"]
symfony-versions: ["5.4", "6.4", "7.1"]
name: Test Symfony ${{ matrix.symfony-versions }} with PHP ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
name: test php/${{ matrix.php-versions }} symfony/${{ matrix.symfony-versions }} on ${{ matrix.operating-system }}
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 9b0ae6b

Please sign in to comment.