Skip to content

Commit 41a9ff2

Browse files
committed
fix typo
1 parent f2eb240 commit 41a9ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
job_linkcheck:
7171
name: Test (Linkchecker)
72-
name: job_build
72+
needs: job_build
7373
runs-on: ubuntu-latest
7474
steps:
7575
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)