Skip to content

Commit ae371c1

Browse files
authored
Checkout needed for codecov config (#166)
1 parent 588f2aa commit ae371c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tox.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ jobs:
116116
runs-on: ubuntu-latest
117117

118118
steps:
119+
- uses: actions/checkout@v4
120+
119121
- name: Set up Python
120122
uses: actions/setup-python@v5
121123
with:

0 commit comments

Comments
 (0)