Skip to content

Rename unit test pipeline (#130) #88

Rename unit test pipeline (#130)

Rename unit test pipeline (#130) #88

Workflow file for this run

name: GitHub CI
on: [push]
jobs:
ci:
name: Petals
uses: ./.github/workflows/testing.yml
with:
petals_branch: ${{ github.ref }}
permissions:
# For publishing results
checks: write