Skip to content

chore: Update Clippy Land to v0.5.1 #19

chore: Update Clippy Land to v0.5.1

chore: Update Clippy Land to v0.5.1 #19

Workflow file for this run

name: CI
on:
pull_request:
env:
CARGO_TERM_COLOR: always
jobs:
test:
name: build-changed
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: |
sudo apt-get update
sudo apt-get install just
just ubuntu-deps
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
just build-changed
- uses: actions/upload-artifact@v4
with:
path: log