Skip to content

Commit 2e548f5

Browse files
authored
Update README.md
1 parent 9e896f3 commit 2e548f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can run the `./build_and_run_app.sh` helper shell script and interact with t
6161

6262
Running the CI workflow
6363
1. In order to run the workflow, you will need to [fork](https://docs.github.com/en/enterprise-cloud@latest/get-started/quickstart/fork-a-repo) this repo. </br>
64-
2. Then, make sure to save the following environment variables in your repository secrets so you can successfully run the Database schema mirgations scripts (using [Liquibase](https://www.liquibase.com/) as the schema migration tool) on application startup. </br>
64+
2. Then, make sure to save the following environment variables in your repository secrets so you can successfully run the Database schema mirgations scripts (using [Liquibase](https://www.liquibase.com/) as the schema migration tool) on application startup and when running the tests. </br>
6565

6666
Repository Secrets
6767
`LIQUIBASE_COMMAND_URL`

0 commit comments

Comments
 (0)