Unverified Commit 62eb2236 authored by Gao, Xiang's avatar Gao, Xiang Committed by GitHub
Browse files

Verbose output test info in CI (#439)


Co-authored-by: default avatarFarhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
parent efbb2220
...@@ -38,4 +38,4 @@ jobs: ...@@ -38,4 +38,4 @@ jobs:
- name: Download data files - name: Download data files
run: ./download.sh run: ./download.sh
- name: Run single test - name: Run single test
run: python tests/${{ matrix.test-filenames }} run: python tests/${{ matrix.test-filenames }} -v
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment