Skip to content

Commit

Permalink
Merge pull request #547 from radical-cybertools/fix/codecov
Browse files Browse the repository at this point in the history
trying to fix codecov complain.
  • Loading branch information
Ioannis Paraskevakos committed Feb 5, 2021
2 parents 46705e7 + 1320a28 commit 0cef78f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- 5672/tcp
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Set up Python 3.6
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 0cef78f

Please sign in to comment.