Skip to content

Transfer check-each-crate for macos to github #4

Transfer check-each-crate for macos to github

Transfer check-each-crate for macos to github #4

name: Check each crate in parallel
on:
push:
branches:
#TODO: Update to master
- oleg/ci_cd/907
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
merge_group:
jobs:
check_each_crate:
strategy:
matrix:
group: [1, 2, 3, 4, 5, 6]
runs-on: macos-latest
steps:
- name: Cargo check crates
run: .github/scripts/common/check-each-crate.py ${{ matrix.group }} 6