Skip to content

Commit

Permalink
Mess w/ github action settings
Browse files Browse the repository at this point in the history
  • Loading branch information
brianc committed Aug 1, 2024
1 parent e57c95f commit 1b5741e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
- run: yarn install --frozen-lockfile
- run: yarn lint
build:
timeout-minutes: 10
timeout-minutes: 15
runs-on: ubuntu-latest
needs: lint
services:
postgres:
Expand Down

0 comments on commit 1b5741e

Please sign in to comment.