Skip to content

Commit

Permalink
Naming.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Jan 19, 2024
1 parent 5ec03f6 commit b6f9851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
acceptance:
name: Acceptance with PHP ${{ matrix.php }}
name: Nightly acceptance
strategy:
matrix:
php:
Expand All @@ -31,7 +31,7 @@ jobs:
php: ${{ matrix.php }}
node: false
integration:
name: Integration with PHP ${{ matrix.php }}
name: Nightly integration
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@trunk
strategy:
matrix:
Expand Down

0 comments on commit b6f9851

Please sign in to comment.