Skip to content

Commit

Permalink
github workflows fix
Browse files Browse the repository at this point in the history
  • Loading branch information
reinvanoyen committed Dec 21, 2022
1 parent 6a0c1e9 commit 9fcf8f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
matrix:
php: [7.4, 8.0, 8.1, 8.2]

name: PHP ${{ matrix.php }}

steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 9fcf8f8

Please sign in to comment.