Skip to content

Commit

Permalink
updated test to tests in yaml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkhattak committed Jan 10, 2024
1 parent 8809299 commit 63262fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Build and Run Unittest
run: |
cd test
cd tests
if [ ${{ runner.os }} == 'macOS' ]
then
brew install gnu-sed
Expand Down

0 comments on commit 63262fc

Please sign in to comment.