Skip to content

Commit 6d53f9c

Browse files
authored
Merge branch 'development' into clang-tidy-19-again
2 parents d567749 + ed9c7fb commit 6d53f9c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/macos_build_cell_metal_chem.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
- name: Install dependencies
1313
run: |
1414
brew install cmake openmpi python3 || true
15-
brew link --overwrite [email protected]
1615
1716
- name: Compile and run
1817
run: |

.github/workflows/macos_build_cell_primordial_chem.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
- name: Install dependencies
1313
run: |
1414
brew install cmake openmpi python3 || true
15-
brew link --overwrite [email protected]
1615
1716
- name: Compile and run
1817
run: |

0 commit comments

Comments
 (0)