Skip to content

Commit

Permalink
Attempt to run style check action.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Jun 24, 2024
1 parent f433c6d commit 807c30b
Show file tree
Hide file tree
Showing 6 changed files with 7,109 additions and 3,694 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/env-files/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ channels:

dependencies:
- python==3.12
- cppcheck
- tbb
- tbb-devel
- ninja
Expand All @@ -14,6 +15,7 @@ dependencies:
- matplotlib
- numpy
- pillow
- pre-commit
- pytest
- rowan
- scikit-build
Expand Down
Loading

0 comments on commit 807c30b

Please sign in to comment.