Skip to content

Commit ea9b4c6

Browse files
committed
chore: rename codecov slug to fastapi-testing
1 parent ddc7eee commit ea9b4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: codecov/codecov-action@v5
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}
49-
slug: descoped/fastapi_testing
49+
slug: descoped/fastapi-testing
5050

5151
build:
5252
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)