File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 gem install bundler
3636 bundle config set without 'uart'
3737 bundle install --retry 3
38- - name : Make
38+ - name : Run
3939 run : |
4040 BSP=rpi3 bundle exec ruby utils/devtool.rb make
Original file line number Diff line number Diff line change 3535 gem install bundler
3636 bundle config set without 'uart'
3737 bundle install --retry 3
38- - name : Make
38+ - name : Run
3939 run : |
4040 BSP=rpi4 bundle exec ruby utils/devtool.rb make
Original file line number Diff line number Diff line change 1818 - name : Set up Node
1919 uses : actions/setup-node@v1
2020 with :
21- node-version : " 12 "
21+ node-version : " 16 "
2222 - name : Set up Ruby
2323 uses : ruby/setup-ruby@v1
2424 - name : Set up Rust nightly
Original file line number Diff line number Diff line change 3535 gem install bundler
3636 bundle config set without 'uart'
3737 bundle install --retry 3
38- - name : Make all
38+ - name : Run
3939 run : |
4040 bundle exec ruby utils/devtool.rb test_integration
Original file line number Diff line number Diff line change 3535 gem install bundler
3636 bundle config set without 'uart'
3737 bundle install --retry 3
38- - name : Make all
38+ - name : Run
3939 run : |
4040 bundle exec ruby utils/devtool.rb test_boot
4141 bundle exec ruby utils/devtool.rb test_unit
Original file line number Diff line number Diff line change 3535 gem install bundler
3636 bundle config set without 'uart'
3737 bundle install --retry 3
38- - name : Make all
38+ - name : Run
3939 run : |
4040 bundle exec ruby utils/devtool.rb make_xtra
You can’t perform that action at this time.
0 commit comments