Skip to content

Commit 92c81e9

Browse files
committed
CI: trigged
1 parent a5e3421 commit 92c81e9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build-sphinx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
generate-run-shell: true
2222
environment-file: environment.yml
23+
2324
- name: Install floatCSEP
2425
run: |
2526
pip install -e .[dev]

.github/workflows/build-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
create-args: >-
3030
python=${{ matrix.python-version }}
3131
32-
3332
- name: Install floatCSEP
3433
run: |
3534
pip install -e .[dev]

0 commit comments

Comments
 (0)