Skip to content

Commit

Permalink
Update coverage-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Garima Ketan Chauhan authored and GitHub Enterprise committed Apr 2, 2025
1 parent c1e899a commit d3858dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build test container
run: |
docker build -t secfit-backend-test -f backend/tests/dockerfile.test backend/tests
docker build -t secfit-backend-test -f backend/tests/Dockerfile.test backend/tests
# The build context is set to the backend/tests folder

- name: Run tests and generate coverage report
Expand Down

0 comments on commit d3858dc

Please sign in to comment.