mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Removing unecessary variables in environment.
This commit is contained in:
parent
1734a07295
commit
1f0d53f693
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -10,9 +10,6 @@ env:
|
|||
OPENMC_CROSS_SECTIONS: $HOME/nndc_hdf5/cross_sections.xml
|
||||
OPENMC_ENDF_DATA: $HOME/endf-b-vii.1
|
||||
COVERALLS_PARALLEL: true
|
||||
NUMPY_EXPERIMENTAL_ARRAY_FUNCTION: 0
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue