Skip to content

Commit

Permalink
removed 5sec run test
Browse files Browse the repository at this point in the history
  • Loading branch information
Thirulogeswaren authored Aug 28, 2024
1 parent 720889e commit c54fa35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Samples/ModelLoading/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,4 @@ target("ModelLoading")
end

add_tests("compile_pass", {build_should_pass = true})
add_tests("run_5_seconds", { runargs = {"-test"} })
target_end()

0 comments on commit c54fa35

Please sign in to comment.