Skip to content

Commit 18def4c

Browse files
committed
fixup! py(ci): Move test execution to go-task
1 parent 021e19b commit 18def4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-self.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
PATH: /tmp/bin:{{ .PATH }}
4646
PYTEST_OPTS: -n 6
4747
run : |
48-
PYTEST_OPTS='-n 8' task clientpy:check
48+
task clientpy:check

0 commit comments

Comments
 (0)