Skip to content

Commit

Permalink
trying to fix dyn flow on v2.
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Apr 7, 2022
1 parent ee2b1d0 commit 05b8472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Setup ${{ matrix.which_test }} test.
run: |
cd ${HOME}; pwd; ls ;
cd ${HOME}; pwd; ls ; echo "testing sarra version: $sarra_py_version"
cd ${HOME}/sr_insects/${{ matrix.which_test }}; ./flow_setup.sh
# Enable tmate debugging of manually-triggered workflows if the input option was provided
Expand Down

0 comments on commit 05b8472

Please sign in to comment.