Skip to content

Commit

Permalink
go back to watertap main for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPesce committed Aug 14, 2024
1 parent 02f4d51 commit c99c235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Install fork of watertap with required change
working-directory: ../
run: git clone https://github.com/MichaelPesce/watertap.git && cd watertap && git fetch --all && git checkout add-args-to-action-wrapper && pip install --progress-bar off .
run: git clone https://github.com/MichaelPesce/watertap.git && cd watertap && pip install --progress-bar off .

- name: Display installed environment
run: |
Expand Down

0 comments on commit c99c235

Please sign in to comment.