Skip to content

Update Lightbug HTTP to Mojo 0.25.7 #913

Update Lightbug HTTP to Mojo 0.25.7

Update Lightbug HTTP to Mojo 0.25.7 #913

Workflow file for this run

name: Pre-commit
on:
push:
branches:
- main
workflow_dispatch:
pull_request:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
fetch-depth: 2
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
with:
pixi-version: v0.37.0
- name: Run pre-commit
run: pixi run lint