Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1502079

Browse files
committed
chore(ci): force colors in pytest runs
1 parent1f7a2ab commit1502079

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

‎.github/workflows/lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Lint
22

33
on:[push, pull_request]
44

5+
env:
6+
PY_COLORS:1
7+
58
jobs:
69
black:
710
runs-on:ubuntu-latest

‎.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Test
22

33
on:[push, pull_request]
44

5+
env:
6+
PY_COLORS:1
7+
58
jobs:
69
unit:
710
runs-on:ubuntu-20.04

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp