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 XArray LCS join #861

Merged
merged 23 commits into from
Apr 3, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
mhmhm
  • Loading branch information
marscher committed Mar 27, 2023
commit 7790d8f929bc6f25d69c14a1751840edac3bfad2
2 changes: 0 additions & 2 deletions .github/workflows/unit_tests/pytest.yml
Original file line number Diff line number Diff line change
@@ -63,7 +63,6 @@ jobs:
- name: install quality standards requisites
if: matrix.py == '3.9'
include: ./unit_tests/install_quality_standards.yml
job: install_quality_standards

- name: run pytest
run: |
@@ -79,7 +78,6 @@ jobs:
- name: run advanced unit tests (asdf) with coverage
if: matrix.py == '3.9'
include: ./unit_tests/run_tests.yml
job: run_tests

compat:
name: pytest