Skip to content

Commit

Permalink
set -leo pipefail
Browse files Browse the repository at this point in the history
  • Loading branch information
gspetro-NOAA committed Nov 7, 2024
1 parent 174a056 commit 11b8d7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/doc_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ on:
branches:
- 'feature/doc-actions'

#defaults:
# run:
# shell: bash -leo pipefail {0}
defaults:
run:
shell: bash -leo pipefail {0}

jobs:
doc_tests:
Expand Down

0 comments on commit 11b8d7e

Please sign in to comment.