Skip to content

Conversation

4141done
Copy link
Collaborator

@4141done 4141done commented Feb 6, 2024

What

In order to prevent local test runs from attempting to build images, we introduced the CI variable in the test scripts in this change. However, locally this variable does not exist which causes the tests to fail locally.

Fix

In the test script, define the variable if it is unset to a value that will not cause images to be built.

@4141done 4141done merged commit f6dfdc9 into master Feb 7, 2024
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.

1 participant