Skip to content

Commit 8df232a

Browse files
committed
Add readme
1 parent 6ee2482 commit 8df232a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this project, you can find the following workflows (only available with each
2727

2828
- **CI**: This workflow runs the unit tests (with pytest dependency) for the backend and frontend applications. This workflow is triggered when changes are pushed to the main branch
2929

30-
![CI Workflow](./images/github_actions_ci.png)
30+
![CI Workflow](./images/github_actions_ci.png)
3131

3232
- **Build and Push Docker Images**: This workflow builds the Docker images for the backend and frontend applications and pushes them to GitHub Container Registry. This workflow is triggered when the CI workflow passes successfully. You can find images in the following public registries:
3333

0 commit comments

Comments
 (0)