Skip to content

Commit

Permalink
ci: revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DhairyaLGandhi committed May 18, 2024
1 parent 9ab29d9 commit a417cdd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
with:
repository: ${{ matrix.package.user }}/${{ matrix.package.repo }}
path: downstream
- name: Checkout SII branch if SciMLSensitivity
if: "contains(${{ matrix.package.repo }}, 'SciMLSensitivity.jl')"
run: git -C downstream checkout dg/ss
- name: Load this and run the downstream tests
shell: julia --color=yes --project=downstream {0}
run: |
Expand Down

0 comments on commit a417cdd

Please sign in to comment.