Skip to content

Commit 6300033

Browse files
committed
Check root directory
1 parent 9bd3440 commit 6300033

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/hiperseis_main_ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
source setup_scripts/conda_env_linux.sh hiperseis
4040
- name: Running pytest
4141
run: |
42+
pwd
43+
cd /home/runner
44+
ls -al
4245
eval "$(conda shell.bash hook)"
4346
conda init
4447
conda activate hiperseis

0 commit comments

Comments
 (0)