Skip to content

Commit

Permalink
remove testing against ludovico's branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPesce committed Nov 26, 2024
1 parent 8f537f2 commit ab8c7fc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,6 @@ jobs:
- name: Install watertap-ui Python package
run: |
pip install --progress-bar off .
- name: Test against PR branch of watertap with corresponding changes
working-directory: ../
run: git clone https://github.com/lbianchi-lbl/watertap.git && cd watertap && git fetch --all --tags && git checkout idaes-flowsheet-processor && pip install --progress-bar off .
- name: Install httpx
run: |
Expand Down

0 comments on commit ab8c7fc

Please sign in to comment.