Skip to content

Commit

Permalink
enable debug shell
Browse files Browse the repository at this point in the history
  • Loading branch information
bukzor committed May 10, 2024
1 parent 72df393 commit 232e268
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/self-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ on:
- main
pull_request: null

defaults:
run:
shell: bash -euxo pipefail {0}
env:
PS4: \e[36m$\e[m

jobs:
reglar:
permissions:
Expand Down

0 comments on commit 232e268

Please sign in to comment.