Merge pull request #626 from nightscout/circleci-editor/dev
Update .circleci/config.yml
This commit is contained in:
commit
e730e11652
|
@ -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
|
Loading…
Reference in a new issue