Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gtromano authored Jul 1, 2024
1 parent b6d44ef commit 8bbff02
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,3 @@ jobs:
run: |
python -m pip install "./python/package/"
python -m changepoint_online.tests.runtests
quarto-readme-compile:
runs-on: ubuntu-latest
steps:
- uses: quarto-dev/quarto-actions/setup@v2
- name: Render README file
run: |
quarto render generate_README_file.qmd
- name: Copy readme to package readme
run: |
cp ./README.md ./python/package/README.md

0 comments on commit 8bbff02

Please sign in to comment.