Skip to content

Commit d588f99

Browse files
committed
Auto merge of #1969 - Horki:1952_update_contrib, r=JohnTitor
1952: Update CI name; replace with GitHub Actions `@lzutao` fixes #1952 , please test
2 parents ae65df5 + 05d5716 commit d588f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ With that in mind, the steps for adding a new API are:
3838

3939
### Test before you commit
4040

41-
We have two automated tests running on [Azure Pipelines](https://dev.azure.com/rust-lang2/libc/_build?definitionId=1&_a=summary):
41+
We have two automated tests running on [GitHub Actions](https://github.com/rust-lang/libc/actions):
4242

4343
1. [`libc-test`](https://github.com/gnzlbg/ctest)
4444
- `cd libc-test && cargo test`

0 commit comments

Comments
 (0)