Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run GitHub Actions in forks too #1611

Merged
merged 1 commit into from
Jun 13, 2020

Conversation

pquentin
Copy link
Member

This is the same configuration that we have in Travis: it allows testing
the CI before sending a pull request.

You can see the CI running on my fork here: https://github.com/pquentin/trio/runs/765167558

This is the same configuration that we have in Travis: it allows testing
the CI before sending a pull request.
@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

Merging #1611 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1611   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files         110      110           
  Lines       13836    13836           
  Branches     1058     1058           
=======================================
  Hits        13794    13794           
  Misses         27       27           
  Partials       15       15           

@njsmith njsmith merged commit 043def5 into python-trio:master Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants