Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip authored Oct 26, 2023
1 parent 7dea41a commit 4e67bbc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,13 @@
Download and test PyPy nightly against popular libraries' test suites

The jobs run once-a-week via gihub actions

As can be seen in the [actions tab](https://github.com/pypy/binary-testing/actions) this currently runs

- Cython
- nanobind
- Numpy
- pybind11
- PyO3
- pytest-html (as an attempt to figure out why coverage is so slow)
- Pythran

0 comments on commit 4e67bbc

Please sign in to comment.