Skip to content

Commit 859fb9f

Browse files
JanJakesadamziel
andcommitted
Improve CI job name
Co-authored-by: Adam Zieliński <adam@adamziel.com>
1 parent d1dfd2c commit 859fb9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
verify-version:
11-
name: Verify that plugin version matches SQLITE_DRIVER_VERSION constant
11+
name: Assert the WordPress plugin header declares the same version as the SQLITE_DRIVER_VERSION constant
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)