Skip to content

Commit 08e0bce

Browse files
Merge pull request #103 from easyscience/develop
Release: merge develop into master
2 parents 08af1b5 + 8287bf0 commit 08e0bce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release-notes.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ jobs:
3434
cache: false
3535
post-cleanup: false
3636

37+
- name: Install and setup development dependencies
38+
shell: bash
39+
run: pixi run dev
40+
3741
- name: Convert tutorial scripts to notebooks
3842
run: pixi run notebook-prepare
3943

0 commit comments

Comments
 (0)