Skip to content

Commit 3f1206a

Browse files
committed
Update Test.yml
1 parent 95039b8 commit 3f1206a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
uses: julia-actions/julia-runtest@v1
151151
if: runner.os != 'Windows'
152152
with:
153-
test_args: '--quickfail --platform=pocl'
153+
test_args: '--quickfail --platform=pocl --verbose'
154154

155155
- name: Setup BusyBox
156156
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)