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:
@@ -39,7 +39,7 @@ jobs:
|
||||
run: npm install
|
||||
|
||||
- name: Install bundler dependencies
|
||||
run: bundle install --deployment --jobs=3 --retry=3 --clean
|
||||
run: bundle install --jobs=3 --retry=3 --clean
|
||||
|
||||
- name: Run bundlesize
|
||||
run: npm run bundlesize
|
||||
|
||||
Reference in New Issue
Block a user