Skip to content

Commit

Permalink
Merge pull request #2744 from boutproject/dependabot/submodules/exter…
Browse files Browse the repository at this point in the history
…nalpackages/boutdata-908a4c2

Bump externalpackages/boutdata from `ab59ef9` to `908a4c2`
  • Loading branch information
dschwoerer authored Oct 18, 2023
2 parents 471ae84 + 675ae7a commit de8ae6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,10 @@ jobs:
with:
submodules: true

- uses: actions/setup-python@v4
with:
python-version: '3.x'

- name: Install pip packages
run: |
./.pip_install_for_ci.sh 'cython~=0.29' 'netcdf4~=1.5' 'sympy~=1.5' 'gcovr' 'cmake' zoidberg fastcov
Expand Down

0 comments on commit de8ae6c

Please sign in to comment.