* pull changes from docs-playground * cleanup, add callout banner * cleanup linting and test fixes * add discussion link Co-authored-by: James M. Greene <JamesMGreene@github.com>
15 lines
466 B
Markdown
15 lines
466 B
Markdown
---
|
|
title: Building and testing Node.js or Python
|
|
shortTitle: Build & test Node.js or Python
|
|
intro: You can create a continuous integration (CI) workflow to build and test your project. Use the language selector to show examples for your language of choice.
|
|
product: '{% data reusables.gated-features.actions %}'
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '>=2.22'
|
|
ghae: '*'
|
|
type: tutorial
|
|
topics:
|
|
- CI
|
|
---
|
|
|
|
<!-- This article is specially rendered via the pages/ directory --> |