Skip to content

Commit

Permalink
minimize things
Browse files Browse the repository at this point in the history
  • Loading branch information
petrelharp committed Jul 6, 2024
1 parent f3769ae commit 8acb03b
Show file tree
Hide file tree
Showing 41 changed files with 52 additions and 8,999 deletions.
62 changes: 0 additions & 62 deletions .github/workflows/docs.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-12, windows-latest]
python: ["3.8", "3.10"]
os: [windows-latest]
python: ["3.10"]
env:
CONDA_ENV_NAME: stdpopsim
OS: ${{ matrix.os }}
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/cache@v3
env:
# Increase this to reset the cache if the key hasn't changed.
CACHE_NUM: 9
CACHE_NUM: 10
with:
path: |
${{ steps.find-conda.outputs.CONDA }}/envs/${{ env.CONDA_ENV_NAME }}
Expand Down
51 changes: 0 additions & 51 deletions tests/test_AedAeg.py

This file was deleted.

172 changes: 0 additions & 172 deletions tests/test_AnaPla.py

This file was deleted.

86 changes: 0 additions & 86 deletions tests/test_AnoCar.py

This file was deleted.

Loading

0 comments on commit 8acb03b

Please sign in to comment.