From 5b2bca5933bf6a676f6fa2dd1d9d01e890cb9627 Mon Sep 17 00:00:00 2001 From: Kimoon Han Date: Mon, 14 Oct 2024 17:19:17 +0900 Subject: [PATCH] ci(github): write bytecode --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e519be..c94c727 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,6 @@ jobs: runs-on: ubuntu-latest env: DISPLAY: ':99.0' - PYTHONDONTWRITEBYTECODE : 1 strategy: fail-fast: false matrix: