Skip to content

Commit 5d31ea3

Browse files
authored
Merge branch 'master' into completeupdatemovedlink
2 parents a650f39 + a85f76d commit 5d31ea3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
- name: Set up Ruby
1414
uses: actions/setup-ruby@v1
1515

16+
- name: Set up Node
17+
uses: actions/setup-node@v1
18+
1619
- name: Bootstrap
1720
run: script/bootstrap
1821

0 commit comments

Comments
 (0)