Skip to content

Commit 2e60c61

Browse files
committed
Remove ci job from workflow
1 parent 9badaa7 commit 2e60c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ workflows:
5656
ci:
5757
jobs:
5858
- test_examples_node
59-
- test_examples_python
59+
# - test_examples_python
6060
- test_docs
6161
- publish_schemas:
6262
filters:

0 commit comments

Comments
 (0)