Skip to content

Commit 8447400

Browse files
committed
fix indentation
1 parent b995f0b commit 8447400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gotm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
with:
3434
path: cases
3535
repository: gotm-model/cases
36-
ref: v6.0
36+
ref: v6.0
3737
- name: Build and run all test cases
3838
run: python3 cases/scripts/run_all.py --show_logs --gotm_base=gotm --exclude plume --compiler=gfortran-${{ matrix.version }} -DGOTM_USE_STIM=ON -DGOTM_USE_SEAGRASS=ON -DGOTM_USE_NetCDF=OFF ${{ matrix.cmake_args }}

0 commit comments

Comments
 (0)