We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3088105 commit 497f7a1Copy full SHA for 497f7a1
.github/workflows/tests.yaml
@@ -84,6 +84,7 @@ jobs:
84
- name: Run test
85
run: tests/base -v ${{ matrix.release.version }} -a ${{ matrix.arch }}
86
env:
87
+ OPENBSD_LOG_LEVEL: DEBUG
88
OPENBSD_MIRROR: ${{ matrix.release.mirror }}
89
90
- name: Keep artifacts
0 commit comments