Skip to content

Commit

Permalink
Correct CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise authored Aug 15, 2024
1 parent 29741d8 commit 45d2768
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:

- name: Conda
uses: conda-incubator/setup-miniconda@v3
with:
auto-activate-base: true
activate-environment: ""
with:
auto-activate-base: true
activate-environment: ""

- name: Install OpenMC
shell: bash
Expand Down

0 comments on commit 45d2768

Please sign in to comment.