Skip to content

Commit 125386b

Browse files
committed
configure circleci
1 parent b02abfa commit 125386b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ jobs:
1010
- run:
1111
name: Build pysdsl
1212
command: |
13+
#-- partial build ---
14+
cp .circleci/__init__.cpp pysdsl/__init__.cpp
15+
#--------------------
1316
git submodule sync
1417
git submodule update --init --recursive
1518
git submodule update --recursive

0 commit comments

Comments
 (0)