Restructure Actions guides (#21577)
Co-authored-by: Sarah Edwards <skedwards88@github.com> Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ const article: PlaygroundArticleT = {
|
||||
topics: ['CI', 'Python'],
|
||||
type: 'tutorial',
|
||||
slug: 'building-and-testing-python',
|
||||
originalArticle: '/actions/guides/building-and-testing-python',
|
||||
originalArticle: '/actions/automating-builds-and-tests/building-and-testing-python',
|
||||
codeLanguageId: 'py',
|
||||
intro: dedent`
|
||||
This guide shows you how to build, test, and publish a Python package.
|
||||
|
||||
Reference in New Issue
Block a user