Skip to content

(node/auxtel-hcu02.cp.lsst.org) bump imanager version #6343

(node/auxtel-hcu02.cp.lsst.org) bump imanager version

(node/auxtel-hcu02.cp.lsst.org) bump imanager version #6343

Workflow file for this run

---
# yamllint disable rule:quoted-strings
name: rake checks
"on":
- push
jobs:
rake_checks:
runs-on:
group: Default Larger Runners
labels: ubuntu-latest-16-cores
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.7
- run: bundle install
- name: run rake checks
run: bundle exec rake