Skip to content

Commit

Permalink
More updates to test names.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Nov 22, 2024
1 parent c2d8d2c commit 19f0d5f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nightly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ on:

jobs:
acceptance:
name: Nightly acceptance
name: Nightly ${{ matrix.label }}
strategy:
matrix:
label:
- 'acceptance'
php:
- '8.3'
- '7.4'
Expand Down

0 comments on commit 19f0d5f

Please sign in to comment.