Skip to content

Commit

Permalink
Merge pull request #263 from s-xix98/storybook-test-change-timeout
Browse files Browse the repository at this point in the history
テストに時間がかかりtleすることがあるのでタイムアウトまでの時間伸ばした
  • Loading branch information
wyoheiii committed May 30, 2023
2 parents 0e4de41 + dbfc4b9 commit 8cd1926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:

jobs:
storybook-test:
timeout-minutes: 5
timeout-minutes: 10
runs-on: ubuntu-latest
services:
postgres:
Expand Down

0 comments on commit 8cd1926

Please sign in to comment.