Skip to content

Commit

Permalink
fix: add recipe files for test
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreygarrett committed Jul 20, 2024
1 parent 0cc0bf3 commit fe1741a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ test:
requires:
- {{ compiler('c') }}

files:
- test_nrlmsise_unix.sh # [not win]
- test_nrlmsise_windows.bat # [win]

source_files:
- nrlmsise-00_test.c

Expand Down

0 comments on commit fe1741a

Please sign in to comment.