Skip to content

Commit

Permalink
fixed workflow typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Es committed Apr 7, 2024
1 parent 88fb697 commit 16f90c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
npm test
- name: Test Product Service
working-directory: ./product
working-directory: ./products
run: |
npm ci
npm test
Expand Down

0 comments on commit 16f90c4

Please sign in to comment.