Skip to content

Commit 886b25c

Browse files
authored
Merge pull request #156 from silinternational/develop
Release 3.1.4 -- dependency updates
2 parents 544cec1 + 6b9c989 commit 886b25c

File tree

2 files changed

+350
-1544
lines changed

2 files changed

+350
-1544
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
test_and_deploy:
1515
name: Test and Deploy
1616
runs-on: ubuntu-latest
17+
timeout-minutes: ${{ fromJSON(vars.DEFAULT_JOB_TIMEOUT_MINUTES) }}
1718
steps:
1819
- uses: actions/checkout@v4
1920
- name: Use Node.js

0 commit comments

Comments
 (0)