Skip to content

Commit

Permalink
test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Oct 11, 2024
1 parent 9b8f247 commit bbc62b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osx-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@ jobs:
elif [ "${{ matrix.test-type }}" == "functional" ]; then
export PATH=${HOME}/Applications/CMake/3.15.7/bin:$PATH:/usr/local/bin:/opt/homebrew/bin:/usr/bin:/bin:/usr/sbin:/sbin
cmake --version
pytest test/functional -v --durations=20
#pytest test/functional -v --durations=20
fi

0 comments on commit bbc62b7

Please sign in to comment.