Skip to content

Commit

Permalink
Add checks to dependencies.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Apr 2, 2024
1 parent 80646cb commit 094d196
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ dependencies:
- gcc=11.*
- gxx=11.*
- make
checks:
common:
- output_types: [conda, requirements]
packages:
- pre-commit
cuda_version:
specific:
- output_types: conda
Expand Down

0 comments on commit 094d196

Please sign in to comment.