mirror of
https://github.com/tabler/tabler.git
synced 2026-07-22 13:31:50 +04:00
Update test.yml
This commit is contained in:
@@ -20,6 +20,11 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node }}
|
||||
|
||||
- name: Set Ruby version
|
||||
uses: actions/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '2.x'
|
||||
|
||||
- run: node --version
|
||||
- run: npm --version
|
||||
- run: ruby -version
|
||||
|
||||
Reference in New Issue
Block a user