Skip to content

Commit

Permalink
Add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlademann-wf committed Jul 21, 2021
1 parent c7ea908 commit dbf40dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dart_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
if: always() && steps.install.outcome == 'success'

- id: build
timeout-minutes: 6
name: Build generated files / precompile DDC assets
run: |
pub run build_runner build --delete-conflicting-outputs -o ddc_precompiled
Expand Down

0 comments on commit dbf40dd

Please sign in to comment.