Skip to content

Commit

Permalink
Try to fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
erezsh committed Mar 9, 2023
1 parent c1c9eba commit f2969bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
PYTHON: '3.7'
steps:
- uses: actions/checkout@v3
- name: Download submodules
name: Download with submodules
with:
submodules: recursive
- name: Setup Python
Expand Down

0 comments on commit f2969bb

Please sign in to comment.