Skip to content

How to use the CircleCI workflow

Kozo Nishida edited this page Dec 14, 2019 · 1 revision

The goal

Automating the Rmd code chunk testing

How to use this

How can I update the CircleCI configulation?

You can update it with editing https://github.com/cytoscape/cytoscape-automation/blob/master/.circleci/config.yml

When will the CircleCI run?

Every time you commit https://github.com/cytoscape/cytoscape-automation, it will run.

What is the CircleCI badge status?