Skip to content

Commit

Permalink
action codecov, requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
markur4 committed Nov 17, 2023
1 parent 1a61a38 commit 6267fff
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
name: Codecov badge?
name: upload coverage reports to Codecov
steps:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pickleshare==0.7.5
Pillow==10.1.0
pingouin==0.5.3
platformdirs==3.11.0
-e git+https://github.com/markur4/plotastic.git@949180c29913e8e8093b0c4272f3d7a3e82ddfda#egg=plotastic
git+https://github.com/markur4/plotastic.git@949180c29913e8e8093b0c4272f3d7a3e82ddfda#egg=plotastic
prompt-toolkit==3.0.39
psutil==5.9.6
ptyprocess==0.7.0
Expand Down

0 comments on commit 6267fff

Please sign in to comment.