File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ name: Extra CI
22
33on :
44 workflow_dispatch :
5+ pull_request :
56 push :
67 branches : [master]
78
Original file line number Diff line number Diff line change 11# ![ xtensor] ( docs/source/xtensor.svg )
22
3- [ ![ Appveyor] ( https://ci.appveyor.com/api/projects/status/dljjg79povwgncuf?svg=true )] ( https://ci.appveyor.com/project/xtensor-stack/xtensor )
4- [ ![ Azure] ( https://dev.azure.com/xtensor-stack/xtensor-stack/_apis/build/status/xtensor-stack.xtensor?branchName=master )] ( https://dev.azure.com/xtensor-stack/xtensor-stack/_build/latest?definitionId=4&branchName=master )
5- [ ![ Coverity] ( https://scan.coverity.com/projects/18335/badge.svg )] ( https://scan.coverity.com/projects/xtensor )
3+ [ ![ GithubActions] ( https://github.com/xtensor-stack/xtensor/actions/workflows/ci.yml/badge.svg )] ( https://github.com/xtensor-stack/xtensor/actions/workflows/ci.yml )
4+ [ ![ GithubActions] ( https://github.com/xtensor-stack/xtensor/actions/workflows/ci_extended.yaml/badge.svg )] ( https://github.com/xtensor-stack/xtensor/actions/workflows/ci_extended.yaml )
65[ ![ Documentation] ( http://readthedocs.org/projects/xtensor/badge/?version=latest )] ( https://xtensor.readthedocs.io/en/latest/?badge=latest )
76[ ![ Doxygen -> gh-pages] ( https://github.com/xtensor-stack/xtensor/workflows/gh-pages/badge.svg )] ( https://xtensor-stack.github.io/xtensor )
87[ ![ Binder] ( https://mybinder.org/badge.svg )] ( https://mybinder.org/v2/gh/xtensor-stack/xtensor/stable?filepath=notebooks%2Fxtensor.ipynb )
You can’t perform that action at this time.
0 commit comments