Skip to content

Commit 765986d

Browse files
authored
docs: add ref link to debug mode
Signed-off-by: Emilien Escalle <neilime@users.noreply.github.com>
1 parent ad6e7b3 commit 765986d

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
@@ -37,7 +37,7 @@ Some extra options can be passed to the `docker-compose up` command using the `u
3737
### Post hook
3838

3939
On post hook, the action will run `docker-compose down` to clean up the services.
40-
In debug mode, the logs of the running services are printed before the cleanup.
40+
In [debug mode](https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/enabling-debug-logging), the logs of the running services are printed before the cleanup.
4141

4242
Some extra options can be passed to the `docker-compose down` command using the `down-flags` input.
4343

0 commit comments

Comments
 (0)