Skip to content

Commit

Permalink
revert codepage
Browse files Browse the repository at this point in the history
  • Loading branch information
mertcandav committed Jun 12, 2024
1 parent cfad779 commit 5e69ec4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests_gcc_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e69ec4

Please sign in to comment.