Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix environment variable syntax in React component test workflow #364

Merged
merged 1 commit into from
May 28, 2024

Conversation

ty2k
Copy link
Contributor

@ty2k ty2k commented May 28, 2024

This PR attempts to fix this failing workflow run: https://github.com/bcgov/design-system/actions/runs/9277818218/job/25527710711

Here, I'm keeping the syntax from #363 to set the variable, but I'm accessing it in a later step using the ${{ env.<VARIABLE> }} syntax.

Failing workflow run screenshot

@ty2k ty2k requested a review from mkernohanbc May 28, 2024 23:56
@ty2k ty2k self-assigned this May 28, 2024
@ty2k ty2k merged commit cc254e9 into main May 28, 2024
@ty2k ty2k deleted the bugfix/fix-node-version-variable branch May 28, 2024 23:58
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.

2 participants