Skip to content

Commit

Permalink
Update .github/workflows/ci_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler authored Oct 19, 2023
1 parent 8a56187 commit f130ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ concurrency:
env:
TZ: Europe/Berlin
GCC_COLORS: error=01;31:warning=01;35:note=01;36:range1=32:range2=34:locus=01:quote=01:path=01;36:fixit-insert=32:fixit-delete=31:diff-filename=01:diff-hunk=32:diff-delete=31:diff-insert=32:type-diff=01;32

TERM: xterm-256color
defaults:
run:
shell: script --return --quiet --command "bash -Eexuo pipefail {0}"
Expand Down

0 comments on commit f130ee9

Please sign in to comment.