Skip to content

Commit

Permalink
Forgot the run command
Browse files Browse the repository at this point in the history
  • Loading branch information
krowvin committed Aug 6, 2024
1 parent 5f943a6 commit fb0770c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-docs-endpoints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Run tests
working-directory: tests
run: npm test-cicd
run: npm run test-cicd

# - name: Generate coverage report
# working-directory: tests
Expand Down

0 comments on commit fb0770c

Please sign in to comment.