Skip to content

Commit abbdd34

Browse files
JanJakesadamziel
andauthored
Improve CI job name
Co-authored-by: Adam Zieliński <[email protected]>
1 parent 8bc6652 commit abbdd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-version.yml

+1-1
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)