Skip to content

Commit

Permalink
remove run-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng committed Mar 22, 2024
1 parent 7150575 commit e2fca40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 64 deletions.
63 changes: 0 additions & 63 deletions .github/workflows/run-test.yml

This file was deleted.

2 changes: 1 addition & 1 deletion docs/examples/demo/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ project(demo C CXX)

set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

add_executable(demo_app
add_executable(demo_app
${CMAKE_BINARY_SOURCE_DIR}demo.hpp
${CMAKE_BINARY_SOURCE_DIR}demo.cpp
)
Expand Down

0 comments on commit e2fca40

Please sign in to comment.