Skip to content

Commit

Permalink
test feature/basis_python
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Mitri <[email protected]>
  • Loading branch information
pet-mit committed Mar 28, 2024
1 parent 8fff65f commit 59ccdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: rte-france/or-tools
ref: ${{ github.event.inputs.rtefrance_ortools_branch || 'main' }}
ref: ${{ github.event.inputs.rtefrance_ortools_branch || 'feature/basis_python' }}

- name: Checkout this repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 59ccdac

Please sign in to comment.