Skip to content

Commit

Permalink
Iteration 4
Browse files Browse the repository at this point in the history
  • Loading branch information
judtinzhang committed Oct 2, 2023
1 parent e6dc15e commit 9ed05d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdkactions_build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: $(pwd)/backend/
directory: ./backend/
env_vars: OS,PYTHON
fail_ci_if_error: true
files: .coverage
Expand Down

0 comments on commit 9ed05d1

Please sign in to comment.