Skip to content

Commit fd6fc91

Browse files
authored
Update config.yml
1 parent 3d262d7 commit fd6fc91

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,11 @@ jobs:
280280
npm run build
281281
git status
282282
283+
- run:
284+
name: Exit Zero
285+
command: |
286+
exit 0
287+
283288
- run:
284289
name: PyPI Build
285290
command: |

0 commit comments

Comments
 (0)