File tree Expand file tree Collapse file tree
DifferentiationInterfaceTest Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 docs :
2020 name : ${{ matrix.pkg.shortcut }}
2121 runs-on : ubuntu-latest
22- if : ${{ !contains(github.event.pull_request.labels.*.name, 'bump ') }}
22+ if : ${{ !contains(github.event.pull_request.labels.*.name, 'skipci ') }}
2323 permissions :
2424 contents : write
2525 statuses : write
Original file line number Diff line number Diff line change 11name = " DifferentiationInterface"
22uuid = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
33authors = [" Guillaume Dalle" , " Adrian Hill" ]
4- version = " 0.6.2 "
4+ version = " 0.6.3 "
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
Original file line number Diff line number Diff line change 11name = " DifferentiationInterfaceTest"
22uuid = " a82114a7-5aa3-49a8-9643-716bb13727a3"
33authors = [" Guillaume Dalle" , " Adrian Hill" ]
4- version = " 0.7.0 "
4+ version = " 0.7.1 "
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
You can’t perform that action at this time.
0 commit comments