Skip to content

Commit

Permalink
try with no installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp committed Nov 6, 2024
1 parent 5ad05bc commit faff7b3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ jobs:
- name: Install nox and coverage.py
run: python -m pip install coverage[toml] nox

- name: Install ubuntu dependencies for fitsio
run: |-
sudo apt-get update
sudo apt-get install -y libbz2-dev
- name: Run doctests
run: nox -s doctests-${{ matrix.python-version }} --verbose
env:
Expand Down

0 comments on commit faff7b3

Please sign in to comment.