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 CI config #739

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Fix CI config #739

merged 1 commit into from
Jan 31, 2022

Conversation

duckontheweb
Copy link
Contributor

Related Issue(s):

None

Description:

#731 introduced a bug to the CI config by leaving out the experimental property in the test matrix. This was causing none of the test matrix jobs to run. This PR fixes that regression.

PR Checklist:

  • Code is formatted (run pre-commit run --all-files)
  • Tests pass (run scripts/test)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

@duckontheweb duckontheweb requested a review from gadomski January 31, 2022 17:51
@duckontheweb duckontheweb added the bug Things which are broken label Jan 31, 2022
@duckontheweb duckontheweb added this to the 1.4.0 milestone Jan 31, 2022
@duckontheweb duckontheweb merged commit 11e9553 into stac-utils:main Jan 31, 2022
@duckontheweb duckontheweb deleted the fix/ci-config branch January 31, 2022 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things which are broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants