Skip to content

build: fix syntax error in GH-hosted tests workflow - #31105

Merged
kdmccormick merged 1 commit into
openedx:masterfrom
kdmccormick:kdmccormick/fix-gh-hosted-unit-tests
Oct 5, 2022
Merged

build: fix syntax error in GH-hosted tests workflow#31105
kdmccormick merged 1 commit into
openedx:masterfrom
kdmccormick:kdmccormick/fix-gh-hosted-unit-tests

Conversation

@kdmccormick

Copy link
Copy Markdown
Member

Description

See commit message

Supporting information

introduced in: #30890

example failure: https://github.com/timmc-edx/edx-platform/actions/runs/3178176565

Testing instructions

A green build here will be sufficient

Deadline

N/A

Other information

FYI @UsamaSadiq

We were seeing this error whenever unit tests
were run from a fork (only forks use the GH-hosted
workflow, which is why this was able to merge
into master):

  You have an error in your yaml syntax on line 65

The comment hash (#) needs to be aligned
with the rest of the text block.
@kdmccormick
kdmccormick merged commit 56961ce into openedx:master Oct 5, 2022
@kdmccormick
kdmccormick deleted the kdmccormick/fix-gh-hosted-unit-tests branch October 5, 2022 17:30
@edx-pipeline-bot

Copy link
Copy Markdown
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production.

@edx-pipeline-bot

Copy link
Copy Markdown
Contributor

EdX Release Notice: This PR has been deployed to the production environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants