Skip to content

Commit

Permalink
Update Semaphore configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad88me committed Jun 16, 2022
1 parent a8fbe5c commit 9886755
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,9 @@ blocks:
- sem-version python 3.8
- checkout
- python -m pip install --upgrade pip
- pip install cython
- 'pip install --only-binary :all: pandas==1.4.2'
- pip install wheel
- pip install -r requirements.txt
- sh run_t2dv2_cov.sh
- 'bash <(curl -s https://codecov.io/bash)'

0 comments on commit 9886755

Please sign in to comment.