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 e6811f9 commit e30a68eCopy full SHA for e30a68e
.github/workflows/phpunit.yml
@@ -1,9 +1,9 @@
1
-name: CI
+name: phpunit
2
3
on: [push]
4
5
jobs:
6
- build-test:
+ phpunit:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v3
0 commit comments