Skip to content

Commit

Permalink
fix inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Feb 4, 2024
1 parent 6cd4029 commit fc4c3b7
Show file tree
Hide file tree
Showing 4 changed files with 724 additions and 485 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ jobs:
auto-update-conda: true
conda-solver: libmamba

- name: check poetry lock
run: poetry check

- name: Install dependencies
run: poetry install --verbose

Expand Down
Loading

0 comments on commit fc4c3b7

Please sign in to comment.