Skip to content

Commit

Permalink
update unit test and integration test workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Bich Vu Thi Ngoc committed Oct 9, 2024
2 parents 911c104 + 2cb1b6e commit 9e36c74
Show file tree
Hide file tree
Showing 742 changed files with 421 additions and 79,300 deletions.
261 changes: 0 additions & 261 deletions .github/workflows/auto_test.yaml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/coding_convention.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
sudo apt install uncrustify clang-tidy cppcheck
- name: Run test
run: |
pre-commit install
pre-commit run --all-files > CodingConventionTool.txt
- name: Upload Result
Expand Down
Loading

0 comments on commit 9e36c74

Please sign in to comment.