Skip to content

Commit 240f687

Browse files
committed
update test workflow
1 parent 5bbb178 commit 240f687

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
push:
77
branches:
88
- master
9-
tags:
10-
- '**'
119

1210
pull_request:
1311
branches:
@@ -23,6 +21,7 @@ env:
2321
-rap
2422
--durations=20
2523
--verbose
24+
--capture=fd
2625
2726
# todo: Lint with flake8
2827
# todo: tests conda

0 commit comments

Comments
 (0)