Skip to content

Commit

Permalink
Fix CI and update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelaer committed Oct 17, 2021
1 parent 022f057 commit 7b023d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Expand Up @@ -44,9 +44,3 @@ jobs:
coveralls --service=github
env:
GITHUB_TOKEN: ${{ github.token }}

- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v2
with:
fail_ci_if_error: true
#token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
2 changes: 1 addition & 1 deletion doc/ChangeLog.rst
Expand Up @@ -26,7 +26,7 @@ Version 0.20.1
Version 0.20.0
-------------------

- NEWS:
- NEWS:

- update the Snakemake pipeline for the regression and anova analysis.
- fix doc
Expand Down

0 comments on commit 7b023d8

Please sign in to comment.