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.
2 parents 5629de2 + 3a2b04b commit cb2249aCopy full SHA for cb2249a
.github/workflows/tests.yml
@@ -226,7 +226,8 @@ jobs:
226
with:
227
path: phpBB3/phpBB/ext/${{ env.EXTNAME }}
228
229
- - id: database-type
+ - name: Set database type
230
+ id: database-type
231
env:
232
MATRIX_DB: ${{ matrix.db }}
233
run: |
@@ -400,7 +401,8 @@ jobs:
400
401
402
403
404
405
406
407
408
@@ -540,7 +542,8 @@ jobs:
540
542
541
543
544
545
546
547
548
549
0 commit comments