Merge pull request #626 from nightscout/circleci-editor/dev

Update .circleci/config.yml
This commit is contained in:
Milos Kozak 2021-08-06 23:26:29 +02:00 committed by GitHub
commit e730e11652
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,6 @@ workflows:
# Inside the workflow, you provide the jobs you want to run, e.g this workflow runs the build-and-test job above.
# CircleCI will run this workflow on every commit.
# For more details on extending your workflow, see the configuration docs: https://circleci.com/docs/2.0/configuration-reference/#workflows
sample:
dotests:
jobs:
- build-and-test