summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 4bdf669240..a7e6592c6d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -259,4 +259,4 @@ jobs:
override: true
default: true
- name: test external pyca
- run: make test TESTS="test_external_pyca"
+ run: make test TESTS="test_external_pyca" VERBOSE=1