Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
KianNH committed Jan 20, 2025
1 parent c74fa18 commit fb6b01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
shell: bash -e {0} 2> >(tee -a ${{ github.workspace }}/stderr.log >&2)
shell: cat {0}
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit fb6b01f

Please sign in to comment.