Skip to content

Commit 170071b

Browse files
authored
Update markdown-gridded.yml
Swap develop branch for 675_scipy_integrate_cumtrapz_update branch and fix typo to step name
1 parent acc53a7 commit 170071b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/markdown-gridded.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
uses: actions/checkout@v4
1919
with:
2020
repository: British-Oceanographic-Data-Centre/COAsT
21-
ref: develop
21+
ref: 675_scipy_integrate_cumtrapz_update
2222
path: external
2323

24-
- name: Prepare environement
24+
- name: Prepare environment
2525
uses: conda-incubator/setup-miniconda@v2
2626
with:
2727
activate-environment: coast

0 commit comments

Comments
 (0)