Skip to content

Merge pull request #71 from opus-codium/sync-with-voxpupuli #19

Merge pull request #71 from opus-codium/sync-with-voxpupuli

Merge pull request #71 from opus-codium/sync-with-voxpupuli #19

Workflow file for this run

name: noop run
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
unit:
runs-on: ubuntu-latest
name: Run msync --noop against all modules
steps:
- uses: actions/checkout@v2
- name: Setup ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
bundler-cache: true
- name: Run msync --noop
run: bundle exec msync update --noop --git-base=https://github.com/