Skip to content

Commit

Permalink
chore: Fix broke CI configuration link (#2613)
Browse files Browse the repository at this point in the history
  • Loading branch information
shettysudhird authored Oct 24, 2024
1 parent 6c9a36d commit 8cb44c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pre-commit install
pre-commit run --all-files
```

For more details look at the [CI configuration](./blob/main/.github/workflows/ci.yml).
For more details look at the [CI configuration](./.github/workflows/ci.yml).

Collect coverage

Expand Down

0 comments on commit 8cb44c5

Please sign in to comment.