typo again, should sleep

This commit is contained in:
mvenditto 2023-06-18 23:03:13 +02:00 committed by AT
parent cd3bfea09b
commit 021a388b38
2 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,7 @@ workflows:
base-revision: main
config-path: .circleci/continue_config.yml
mapping: |
gpt4all-bindigs/.* run-bindings-workflow true
gpt4all-bindings/.* run-bindings-workflow true
gpt4all-bindings/python/.* run-python-workflow true
gpt4all-bindings/csharp/.* run-csharp-workflow true
gpt4all-backend/.* run-chat-workflow true

View File

@ -661,6 +661,8 @@ workflows:
filters:
branches:
only:
requires:
- hold
- build-py-macos:
filters:
branches: