Skip to content

Commit 447aa6d

Browse files
committed
ci(spack): drop +chemistry from step name (variant removed)
1 parent 6e87605 commit 447aa6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
key: spack-store-${{ runner.os }}-${{ hashFiles('spack-packages/repos/spack_repo/builtin/packages/mfc/package.py', 'spack-packages/repos/spack_repo/builtin/packages/cantera/package.py', 'spack-packages/repos/spack_repo/builtin/packages/py_pyrometheus/package.py') }}
3535
restore-keys: spack-store-${{ runner.os }}-
3636

37-
- name: Install mfc (defaults to +mpi +chemistry +pre_process +simulation +post_process)
37+
- name: Install mfc (defaults to +mpi +pre_process +simulation +post_process)
3838
run: spack install --reuse mfc
3939

4040
- name: Smoke test

0 commit comments

Comments
 (0)