We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24511a7 commit 21a7ba9Copy full SHA for 21a7ba9
.github/workflows/phpunit.yml
@@ -7,7 +7,7 @@ on:
7
branches:
8
- master
9
jobs:
10
- build:
+ run:
11
name: Build with ${{ matrix.php-versions }}
12
runs-on: ubuntu-latest
13
strategy:
0 commit comments