Skip to content

deps(deps): bump gpui from c995d45 to 7217439 #20

deps(deps): bump gpui from c995d45 to 7217439

deps(deps): bump gpui from c995d45 to 7217439 #20

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@nightly
- uses: Swatinem/rust-cache@v2
- run: cargo test
- run: cargo build --release