Skip to content

Commit c01b8d8

Browse files
committed
remove nursery from ci file
1 parent d76b3e3 commit c01b8d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
with:
3131
version: ${{ matrix.version }}
3232
arch: ${{ matrix.arch }}
33-
- run: |
34-
julia --project=docs docs/add_nursery.jl
33+
# - run: |
34+
# julia --project=docs docs/add_nursery.jl
3535
- uses: actions/cache@v1
3636
env:
3737
PYTHON: ""

0 commit comments

Comments
 (0)