Skip to content

Commit

Permalink
Finalize testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thejasmeetsingh committed Dec 29, 2023
1 parent 358ddd1 commit 55549e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ jobs:

- name: Execute Test Cases
run: |
echo "Running Test Case for: "${{ matrix.microservices }}
cd ./src/${{ matrix.microservices }}
bash run_unit_test.sh

0 comments on commit 55549e6

Please sign in to comment.