Skip to content

Commit 44f0193

Browse files
committed
CI: Run tests with VERBOSE=1
1 parent c170639 commit 44f0193

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
test:
1111
timeout-minutes: 5
1212
runs-on: ubuntu-latest
13+
env:
14+
VERBOSE: 1
1315
steps:
1416
- uses: actions/checkout@v4
1517
- run: shellcheck *.sh

0 commit comments

Comments
 (0)