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 3950865 commit 4b8c742Copy full SHA for 4b8c742
.github/workflows/test.yml
@@ -22,7 +22,6 @@ jobs:
22
matrix:
23
php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3']
24
25
- # TODO use cache
26
steps:
27
- uses: actions/checkout@v3
28
0 commit comments