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

test: skip test that relies on GH_TOKEN if that is not set #1954

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

janl
Copy link
Contributor

@janl janl commented Jun 20, 2024

22a8a1d#diff-509ad066722190140fc233360c53d9cc0e274542fe73d5a74ac76cb4dd2cc9e1R1775 introduced a new test function that calls code that relies on GH_TOKEN to be set and valid. The test fails when not run in GitHub actions. This PR adds the appropriate skipUnless() decorator. This fixes local test runs.

This is part of the STF work for Conda.

@janl janl requested a review from a team as a code owner June 20, 2024 11:12
@beckermr beckermr merged commit fbcfe61 into conda-forge:main Jun 20, 2024
2 checks passed
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.

None yet

3 participants