Skip to content

Commit ada98af

Browse files
committed
Fix codecov action param
1 parent a803ba2 commit ada98af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
if: matrix.python-version == '3.11'
3131
with:
3232
token: ${{ secrets.CODECOV_TOKEN }}
33-
slug: aleph-im/aleph-vm
33+
slug: aleph-im/aleph-sdk-python

0 commit comments

Comments
 (0)