Skip to content

refine: remove assignedCount method #100

refine: remove assignedCount method

refine: remove assignedCount method #100

Workflow file for this run

name: Installer test
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
installer:
strategy:
matrix:
os: [ubuntu-latest, macos-12]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
with:
submodules: true
- run: /bin/bash -c "$(cat install.sh)"
- run: |
which aliyun
aliyun version