Skip to content

Commit

Permalink
Merge branch 'phidatahq:main' into feature-pubmed
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobweiss2305 committed May 3, 2024
2 parents 48730b8 + fdd6d27 commit cae25b8
Show file tree
Hide file tree
Showing 267 changed files with 10,192 additions and 2,612 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
- name: Ruff check
run: |
ruff check .
- name: Mypy
run: |
mypy .
- name: Test
run: |
pytest
# - name: Mypy
# run: |
# mypy .
# - name: Test
# run: |
# pytest
Loading

0 comments on commit cae25b8

Please sign in to comment.