Skip to content

Simplify envelopes

Simplify envelopes #59

Workflow file for this run

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
- 'infection.json.dist'
- 'psalm.xml'
- 'tests/**'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
- 'infection.json.dist'
- 'psalm.xml'
- 'tests/**'
name: bechmark
jobs:
phpbench:
uses: yiisoft/actions/.github/workflows/phpbench.yml@phpbench-improvement

Check failure on line 28 in .github/workflows/bechmark.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/bechmark.yml

Invalid workflow file

error parsing called workflow ".github/workflows/bechmark.yml" -> "yiisoft/actions/.github/workflows/phpbench.yml@phpbench-improvement" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
os: >-
['ubuntu-latest', 'windows-latest']
php: >-
['8.1', '8.2', '8.3', '8.4']