Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Nov 8, 2024
1 parent d9e4449 commit 48707ba
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,13 +156,6 @@ jobs:
# feature: "features/outer_loop_tests.feature"
mpi_path: ${{ github.workspace }}/_build/vcpkg_installed/x64-linux-release/tools/openmpi/bin

# - name: tests Benders Outputs with cucumber
# uses: ./.github/workflows/cucumber-tests
# with:
# feature: "features/Benders_criterion_output_tests.feature"
# mpi_path: ${{ github.workspace }}/_build/vcpkg_installed/x64-linux-release/tools/openmpi/bin


- name: Test
run: |
export PATH=${GITHUB_WORKSPACE}/_build/vcpkg_installed/x64-linux-release/tools/openmpi/bin:$PATH
Expand Down

0 comments on commit 48707ba

Please sign in to comment.