Skip to content

Commit

Permalink
troubleshoot 01
Browse files Browse the repository at this point in the history
  • Loading branch information
sigoden committed Jul 10, 2024
1 parent d9de02e commit d9b7d05
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ jobs:
with:
python-version: '3.11'

- name: troubleshoot
run: echo abc > /dev/stdout
shell: bash
env:
PYTHONIOENCODING: utf-8

- name: Run Test
run: argc test
env:
Expand Down

0 comments on commit d9b7d05

Please sign in to comment.