Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

Commit 9f49653

Browse files
committed
Updates to CI output.
1 parent 7d117b5 commit 9f49653

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717

1818
env:
1919
FORCE_COLOR: 1
20+
PYTHONDONTWRITEBYTECODE: 1
2021

2122
strategy:
2223
fail-fast: false

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010

1111
env:
1212
FORCE_COLOR: 1
13+
PYTHONDONTWRITEBYTECODE: 1
1314

1415
strategy:
1516
fail-fast: false

0 commit comments

Comments
 (0)