Skip to content

Commit

Permalink
[ci] do not run tests which require cuba, since that is not on conda-…
Browse files Browse the repository at this point in the history
…forge
  • Loading branch information
JohannesBuchner committed Jul 27, 2023
1 parent 5984681 commit 5398748
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,4 @@ jobs:
- name: Tests
run: |
python setup.py test
python pymultinest_demo_minimal.py
- name: Coveralls Finished
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.github_token }}
parallel-finished: true

0 comments on commit 5398748

Please sign in to comment.