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 1- name : Notebook Testing
1+ name : GitHub Actions
22
33on :
44 push :
4545 needs : lint
4646 strategy :
4747 matrix :
48- os : [ubuntu-latest, macos-latest, windows-latest]
48+ os : [macos-latest, windows-latest]
4949 python-version : ['3.8', '3.10']
5050 runs-on : ${{ matrix.os }}
5151 steps :
Original file line number Diff line number Diff line change 11# SimpleITK Notebooks
22
3- ![ Notebook Testing] ( https://github.com/InsightSoftwareConsortium/SimpleITK-Notebooks/workflows/Notebook%20Testing /badge.svg )
3+ ![ GitHub Actions Notebook Testing] ( https://github.com/InsightSoftwareConsortium/SimpleITK-Notebooks/workflows/GitHub%20Actions /badge.svg ) & nbsp ;& nbsp ; [ ![ CircleCI Notebook Testing ] ( https://dl.circleci.com/status-badge/img/gh/InsightSoftwareConsortium/SimpleITK-Notebooks/tree/master.svg?style=shield )] ( https://dl.circleci.com/status-badge/redirect/gh/InsightSoftwareConsortium/SimpleITK-Notebooks/tree/master )
44  ;  ; [ ![ http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/ ] ( https://img.shields.io/website-up-down-green-red/http/shields.io.svg )] ( http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/ )
55  ;  ; [ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
66
You can’t perform that action at this time.
0 commit comments