Skip to content

start testing

start testing #1

Workflow file for this run

name: CI_test
on:
push:
branches:
- main
- development
- feature-tests
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Download PhysiCell
run: |
python ./tests/get_my_physicell.py
unzip PhysiCell-my-physicell.zip PhysiCell