Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
xin-huang committed Apr 14, 2024
1 parent 810a049 commit d286507
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
micromamba run -n dadi-cli pytest --cov=. --cov-report term-missing -vv
micromamba run -n dadi-cli coverage xml
- name: upload coverage report to codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v3.1.3
with:
name: codecov-umbrella
fail_ci_if_error: true
Expand Down
Empty file removed dadi_cli/__init__.py
Empty file.
Empty file removed dadi_cli/conftest.py
Empty file.

0 comments on commit d286507

Please sign in to comment.