Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Mar 2, 2024
1 parent d5b48d9 commit f2a7739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ upload(
You can also use this pipeline programmatically:

```typescript
import { upload } from "jsr:@fluentci/codecov_pipeline";
import { upload } from "jsr:@fluentci/codecov";

await upload();
```

0 comments on commit f2a7739

Please sign in to comment.