Skip to content

Commit

Permalink
Update test_action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kite707 authored Nov 28, 2023
1 parent e0c8b32 commit 03b6c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
gcov build/CMakeFiles/tree_test.dir/source/avl_tree.cc.gcno
gcov build/CMakeFiles/tree_test.dir/source/bst_tree.cc.gcno
gcov build/CMakeFiles/tree_test.dir/source/bst_tree2.cc.gcno
gcov build/CMakeFiles/tree_test.dir/source/set.cc.gcno
gcov build/CMakeFiles/tree_test.dir/source/main.cc.gcno
Expand Down

0 comments on commit 03b6c46

Please sign in to comment.