1
0
mirror of synced 2026-01-09 06:03:09 -05:00
Files
docs/content/actions/guides/building-and-testing-nodejs-or-python.md
Mike Surowiec 06d8f81401 Two-pane Experiment (#21092)
* 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>
2021-08-26 14:19:40 -04:00

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 -->