Skip to content

Commit

Permalink
CI: Initial work on openmc integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
tkittel committed Jan 22, 2025
1 parent 52574b3 commit e586d27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/openmc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- name: Look around
run: ls -l ./src_openmc

- name: Instal extra openmc deps
run: sudo apt install libhdf5-dev libpng-dev

- name: Configure OpenMC with NCrystal enabled
run: |
mkdir build
Expand Down

0 comments on commit e586d27

Please sign in to comment.