Skip to content

Commit

Permalink
1952: Update CI name; replace with GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Horki committed Nov 4, 2020
1 parent ae65df5 commit 05d5716
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 @@ -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 05d5716

Please sign in to comment.