Skip to content

Commit

Permalink
chore: remove migrated CI tasks from Cirrus
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC committed Nov 8, 2023
1 parent 8730b4b commit cc7c900
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ requests to include tests where they make sense. For example, when fixing a bug,
add a test that would have failed without the fix.

After you've made your change, make sure the tests pass in your development
environment. We also have [continuous integration set up on
Cirrus-CI][cirrus-ci], which might find some issues on other platforms. The CI
will run once you open a pull request.
environment. We also have continuous integration set up on [Cirrus-CI][cirrus-ci]
and GitHub Action, which might find some issues on other platforms. The CI will
run once you open a pull request.

[cirrus-ci]: https://cirrus-ci.com/github/nix-rust/nix

Expand Down

0 comments on commit cc7c900

Please sign in to comment.