Skip to content

[mlir] Support named function return parameters #104

[mlir] Support named function return parameters

[mlir] Support named function return parameters #104

Workflow file for this run

name: Tests and benchmarks
on:
pull_request:
workflow_dispatch:
jobs:
tests-and-benchmarks:

Check failure on line 9 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / Tests and benchmarks

Invalid workflow file

The workflow is not valid. .github/workflows/test.yaml (Line: 9, Col: 3): Error calling workflow 'matter-labs/era-compiler-ci/.github/workflows/solc-test.yml@solc-latest'. The workflow is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: matter-labs/era-compiler-ci/.github/workflows/solc-test.yml@solc-latest
secrets: inherit
with:
enable-mlir: true