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 and lint #278

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

fix CI and lint #278

wants to merge 9 commits into from

Conversation

d-chambers
Copy link
Member

This PR attempts to fix the CI, it also changes the linting to use ruff.

@d-chambers
Copy link
Member Author

Hey @sboltz, it looks like these failures are related to the NRL (#271 and #272). Any ideas on the best way to proceed?

@shawnboltz
Copy link
Collaborator

@d-chambers To make the NRL stuff work, you basically have to download a local copy of it to your computer. For the tests I mocked up a miniature version of the NRL with the bare minimum files to appease ObsPy (see tests/test_data/mini_nrl). It looks like the tests are failing because it’s unable to find one (maybe all?) of the files on the version installed in the CI. Looking at the files in master and your PR, though, the files are clearly there so I’m not sure what’s happening.

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