Skip to content

feat: integrate ssj in ef-tests #209

feat: integrate ssj in ef-tests

feat: integrate ssj in ef-tests #209

Workflow file for this run

---
name: Workflow - CI
on:
push:
branches: [main]
pull_request:
branches:
- main
permissions: read-all
jobs:
trunk:
name: Trunk
uses: ./.github/workflows/trunk-check.yml
permissions:
checks: write
contents: read
tests:
name: Rust tests
uses: ./.github/workflows/test.yml