Skip to content

Commit 5109cf6

Browse files
committed
gha: require test-libpathrs for coverage
Fixes: ff371f0 ("ci: add test run for libpathrs") Signed-off-by: Aleksa Sarai <[email protected]>
1 parent 1bc551b commit 5109cf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ jobs:
304304
needs:
305305
- test-windows
306306
- test-unix
307+
- test-libpathrs
307308
steps:
308309
- uses: actions/checkout@v5
309310
- uses: actions/setup-go@v6

0 commit comments

Comments
 (0)