Skip to content

Commit aead1c5

Browse files
committed
Update actions
1 parent 336063b commit aead1c5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build_docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Install dependencies
2626
run: |
2727
pip install jupyter-book
28-
cd CellSeg3D
2928
pip install -e .
3029
3130
# Build the book

.github/workflows/test_and_deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
push:
88
branches:
99
- main
10-
- cy/wnet-train
1110
tags:
1211
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
1312
pull_request:

0 commit comments

Comments
 (0)