Skip to content

Fix macro object evaluation sometimes using wrong translation unit (#44) #152

Fix macro object evaluation sometimes using wrong translation unit (#44)

Fix macro object evaluation sometimes using wrong translation unit (#44) #152

Workflow file for this run

name: "Main"
permissions:
contents: read
on:
workflow_dispatch:
pull_request:
types: [assigned, opened, synchronize, reopened]
push:
branches:
- "main"
jobs:
test-job:
name: "Test"
uses: "./.github/workflows/test.yml"