Skip to content

Update Lightbug HTTP to Mojo 0.25.6 (#181) #874

Update Lightbug HTTP to Mojo 0.25.6 (#181)

Update Lightbug HTTP to Mojo 0.25.6 (#181) #874

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 2
- uses: prefix-dev/setup-pixi@194d461b21b6c5717c722ffc597fa91ed2ff29fa # v0.9.1
with:
pixi-version: v0.37.0
- name: Run pre-commit
run: pixi run lint