Skip to content

Commit 0998923

Browse files
author
Davide Melfi
committed
chore: setting debugger on
1 parent 5916174 commit 0998923

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dockerized-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ on:
1414
jobs:
1515
dockerized-test:
1616
runs-on: ubuntu-latest
17+
env:
18+
ACTIONS_STEP_DEBUG: true
1719

1820
steps:
1921
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)