Skip to content

Commit 8bccdb0

Browse files
committed
Remove shell specification
1 parent 1e1ce0e commit 8bccdb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/hiperseis_main_ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
git submodule update --init --recursive
3838
source setup_scripts/conda_env_linux.sh hiperseis
3939
- name: Running pytest
40-
shell: bash -el {0}
4140
run: |
4241
eval "$(conda shell.bash hook)"
4342
conda init

0 commit comments

Comments
 (0)