Skip to content

Commit a417cdd

Browse files
ci: revert changes
1 parent 9ab29d9 commit a417cdd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/Downstream.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ jobs:
6161
with:
6262
repository: ${{ matrix.package.user }}/${{ matrix.package.repo }}
6363
path: downstream
64-
- name: Checkout SII branch if SciMLSensitivity
65-
if: "contains(${{ matrix.package.repo }}, 'SciMLSensitivity.jl')"
66-
run: git -C downstream checkout dg/ss
6764
- name: Load this and run the downstream tests
6865
shell: julia --color=yes --project=downstream {0}
6966
run: |

0 commit comments

Comments
 (0)