Skip to content

Commit fe7795c

Browse files
committed
JIRA:GRIF-99
1 parent 8530483 commit fe7795c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rw-python-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
make test-ci
2121
env:
2222
TEST_ENVS: ${{ matrix.python_version }}
23-
- name: Upload coverage to Codecov
23+
- name: Upload coverage to Codecov
2424
if: ${{ matrix.python_version == 'py313' }}
2525
uses: codecov/codecov-action@v3
2626
with:

0 commit comments

Comments
 (0)