Skip to content

Commit

Permalink
Fix nasa#1144, Add workflow action timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
skliper committed Feb 1, 2021
1 parent fcaa1d0 commit f3b28cc
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 f3b28cc

Please sign in to comment.