Skip to content

[mlir] Add --force-mlir flag in soltest and a semantic test runner #136

[mlir] Add --force-mlir flag in soltest and a semantic test runner

[mlir] Add --force-mlir flag in soltest and a semantic test runner #136

Workflow file for this run

name: Build and release
on:
workflow_dispatch:
pull_request:
push:
tags:
- "**"
jobs:
build-release:

Check failure on line 12 in .github/workflows/build-release.yaml

View workflow run for this annotation

GitHub Actions / Build and release

Invalid workflow file

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