Skip to content

Commit a803979

Browse files
authored
Fix/update-dep (#240)
* Update dependency. Replace math.random * 1.15.2 * Increase timeout
1 parent 8437584 commit a803979

File tree

4 files changed

+579
-49
lines changed

4 files changed

+579
-49
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build, Lint and Test
22
on: push
33
jobs:
44
build:
5-
timeout-minutes: 12
5+
timeout-minutes: 15
66
runs-on: ubuntu-latest
77
steps:
88
- name: Checkout

0 commit comments

Comments
 (0)