Skip to content

refactor: change logic of threading control in CaseTester for MultiDev (RDT-534) #71

refactor: change logic of threading control in CaseTester for MultiDev (RDT-534)

refactor: change logic of threading control in CaseTester for MultiDev (RDT-534) #71

name: Test Build Python Packages
on:
pull_request:
jobs:
test-build-packages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.7'
- name: Build packages
run: |
bash foreach.sh build