Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Kei18 committed Jul 22, 2023
1 parent 81d7448 commit 3fc5394
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**.ipynb linguist-vendored
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
with:
python-version: '3.11'
- uses: snok/install-poetry@v1
- run: poetry install --no-interaction
- run: poetry run pytest

0 comments on commit 3fc5394

Please sign in to comment.