Skip to content

Commit d765333

Browse files
committed
typo
1 parent f8a3e8e commit d765333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
- run: |
6565
julia --project=docs -e '
6666
using Documenter: DocMeta, doctest
67-
using LearnAPI
67+
using OpenML
6868
DocMeta.setdocmeta!(OpenML, :DocTestSetup, :(using OpenML); recursive=true)
6969
doctest(OpenML)'

0 commit comments

Comments
 (0)