Skip to content

Adding tstar spin 32 samples #225

Adding tstar spin 32 samples

Adding tstar spin 32 samples #225

Workflow file for this run

name: PythonTests
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.9
uses: actions/setup-python@v3
with:
python-version: 3.9
- name: basic python testing
run: |
echo "Printing whole database"
python CrossSectionHelper.py --print --throw