Skip to content

chore(deps): Bump jinja2 from 3.1.4 to 3.1.5 in /doc/_sphinx #12

chore(deps): Bump jinja2 from 3.1.4 to 3.1.5 in /doc/_sphinx

chore(deps): Bump jinja2 from 3.1.4 to 3.1.5 in /doc/_sphinx #12

Workflow file for this run

name: Benchmark
on: [pull_request]
jobs:
benchmark:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- uses: bluefireteam/melos-action@v3
- uses: luanpotter/[email protected]
with:
paths: "packages/flame/"
ignore-tag: "no-benchmark"
is-flutter: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}