Skip to content

Commit

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

- name: troubleshoot
run: echo abc > /dev/stdout
# run: echo abc > /dev/stdout
run: ls /dev/std*
shell: bash
env:
PYTHONIOENCODING: utf-8
Expand Down

0 comments on commit 6c27e47

Please sign in to comment.