Skip to content

Commit

Permalink
Auto merge of #1969 - Horki:1952_update_contrib, r=JohnTitor
Browse files Browse the repository at this point in the history
1952: Update CI name; replace with GitHub Actions

`@lzutao` fixes #1952 , please test
  • Loading branch information
bors committed Nov 5, 2020
2 parents ae65df5 + 05d5716 commit d588f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -38,7 +38,7 @@ With that in mind, the steps for adding a new API are:

### Test before you commit

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):

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

0 comments on commit d588f99

Please sign in to comment.