Skip to content

Commit 9472f4d

Browse files
committed
ci: fix git safe.directory in NVHPC containers to silence ownership warnings
1 parent 066089f commit 9472f4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ jobs:
303303
apt-get install -y cmake python3 python3-venv python3-pip \
304304
libfftw3-dev libhdf5-dev hdf5-tools \
305305
openmpi-bin libopenmpi-dev git
306+
git config --global --add safe.directory /__w/MFC/MFC
306307
307308
# --- Standard build + test ---
308309
- name: Build

0 commit comments

Comments
 (0)