From 5e69ec499b469fdde5c16af1d3b6210b4fbf10a9 Mon Sep 17 00:00:00 2001 From: mertcandav Date: Wed, 12 Jun 2024 18:47:42 +0300 Subject: [PATCH] revert codepage --- .github/workflows/tests_gcc_windows.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/tests_gcc_windows.yml b/.github/workflows/tests_gcc_windows.yml index 632ac6589..641d12778 100644 --- a/.github/workflows/tests_gcc_windows.yml +++ b/.github/workflows/tests_gcc_windows.yml @@ -8,9 +8,6 @@ jobs: - uses: actions/checkout@v4 - uses: julelang/ci@main - - name: Set UTF-16 CodePage - run: chcp 1200 - - name: Test - Standard Library run: | .\bin\julec --compiler gcc -o test tests/std