Skip to content

Commit f3f6187

Browse files
committed
fix slug
1 parent 0c88c1b commit f3f6187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ jobs:
6060
uses: codecov/codecov-action@v4
6161
with:
6262
token: ${{ secrets.CODECOV_TOKEN }}
63-
slug: codecov/mailmerge
63+
slug: eecs485staff/madoop
6464
fail_ci_if_error: true

0 commit comments

Comments
 (0)