Skip to content

runtime: use new instr acc API in loader v4 #344

runtime: use new instr acc API in loader v4

runtime: use new instr acc API in loader v4 #344

Workflow file for this run

name: On Pull Request
on:
push:
branches: [main]
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
tests:
uses: ./.github/workflows/tests.yml
secrets: inherit
tests-fddev:
uses: ./.github/workflows/tests_fddev.yml
secrets: inherit
whitespace-check:
uses: ./.github/workflows/trailing_whitespace.yml