File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ name: Extra CI
2
2
3
3
on :
4
4
workflow_dispatch :
5
+ pull_request :
5
6
push :
6
7
branches : [master]
7
8
Original file line number Diff line number Diff line change 1
1
# ![ xtensor] ( docs/source/xtensor.svg )
2
2
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 )
6
5
[ ![ Documentation] ( http://readthedocs.org/projects/xtensor/badge/?version=latest )] ( https://xtensor.readthedocs.io/en/latest/?badge=latest )
7
6
[ ![ Doxygen -> gh-pages] ( https://github.com/xtensor-stack/xtensor/workflows/gh-pages/badge.svg )] ( https://xtensor-stack.github.io/xtensor )
8
7
[ ![ 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