Skip to content

fix(ci): pin baseline x86-64 compiler target to prevent SIGILL on cached venvs #539

fix(ci): pin baseline x86-64 compiler target to prevent SIGILL on cached venvs

fix(ci): pin baseline x86-64 compiler target to prevent SIGILL on cached venvs #539

Workflow file for this run

name: Skip PR Tests
on:
pull_request:
paths:
- "**/*.md"
- ".github/**"
jobs:
pr-tests-summary:
name: PR Tests Summary
runs-on: ubuntu-latest
steps:
- run: echo "Tests skipped (no code changes)"