Skip to content

Commit aeba5da

Browse files
committed
[WIP] remove wait
1 parent 3f5044b commit aeba5da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pytest.yml

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
5555
- name: Install dependencies
5656
run: |
57-
wait 30
5857
conda install gdal aesara pymc -c conda-forge
5958
python -m pip install --upgrade pip
6059
pip install -r dev-requirements.txt

0 commit comments

Comments
 (0)