We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae65df5 + 05d5716 commit d588f99Copy full SHA for d588f99
CONTRIBUTING.md
@@ -38,7 +38,7 @@ With that in mind, the steps for adding a new API are:
38
39
### Test before you commit
40
41
-We have two automated tests running on [Azure Pipelines](https://dev.azure.com/rust-lang2/libc/_build?definitionId=1&_a=summary):
+We have two automated tests running on [GitHub Actions](https://github.com/rust-lang/libc/actions):
42
43
1. [`libc-test`](https://github.com/gnzlbg/ctest)
44
- `cd libc-test && cargo test`
0 commit comments