Skip to content

Commit

Permalink
Remove redundant path specification.
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Apr 10, 2024
1 parent 45fdb6f commit d37d6bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ jobs:

- name: Run ctest
shell: bash -el {0}
env:
PATH: ${CONDA_PREFIX}/Library/lib:${PATH}
run: |
echo "Path: ${PATH}"
cd build
Expand Down

0 comments on commit d37d6bf

Please sign in to comment.