Skip to content

Commit

Permalink
Update common_function_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chong Liu committed Jan 26, 2024
1 parent dd69f28 commit 2c797b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/common_function_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
# Step: Run all test executables in the build/bin directory
- name: Run all GTests
run: |
chmod +x .github/workflows/taskRunner/common_functions/runGTests.sh
.github/workflows/taskRunner/common_functions/runGTests.sh
chmod +x .github/workflows/taskRunner/common_functions/run_gtests.sh
.github/workflows/taskRunner/common_functions/run_gtests.sh

0 comments on commit 2c797b9

Please sign in to comment.