Skip to content

chore: Uncommented until for workflow compatibility #1058

chore: Uncommented until for workflow compatibility

chore: Uncommented until for workflow compatibility #1058

Workflow file for this run

name: PeTTa CI
on:
push:
branches:
- main
- dev
- feat/*
- fix/*
- ref/*
pull_request:
branches:
- main
- dev
- feat/*
- fix/*
- ref/*
jobs:
setup-and-test:
runs-on: ubuntu-latest
container:
image: bluesky21/petta:v1.0.0
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run PeTTa test
run: |
python3 scripts/run-tests.py