Skip to content

Commit

Permalink
Merge pull request nasa#1147 from skliper/fix1144-action_timeout
Browse files Browse the repository at this point in the history
Fix nasa#1144, Add workflow action timeout
  • Loading branch information
astrogeco authored Feb 3, 2021
2 parents 4f76f5f + f3b28cc commit 993c9ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
static-analysis:
name: Run cppcheck
runs-on: ubuntu-18.04
timeout-minutes: 15

strategy:
fail-fast: false
Expand Down

0 comments on commit 993c9ce

Please sign in to comment.