Skip to content

Commit

Permalink
test CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonymakarewicz committed Jul 15, 2024
1 parent 9af2182 commit 3e53de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ add_executable(Option_pricer main.cpp src/option.cpp src/payoff.cpp src/market_d

# Enable testing
enable_testing()
add_subdirectory(tests)
add_subdirectory(tests)

0 comments on commit 3e53de7

Please sign in to comment.