mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
remove output suppression for get_nndc
This commit is contained in:
parent
65b265401f
commit
f63e3ac73c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ before_install:
|
|||
|
||||
before_script:
|
||||
- cd data
|
||||
- ./get_nndc_data.py --batch > /dev/null 2>&1
|
||||
- ./get_nndc_data.py --batch
|
||||
- export CROSS_SECTIONS=$PWD/nndc/cross_sections.xml
|
||||
- cd ..
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue