Skip to content

Merge pull request #12 from felixbrucker/fix-clippy-with-rust-1.76.0 #13

Merge pull request #12 from felixbrucker/fix-clippy-with-rust-1.76.0

Merge pull request #12 from felixbrucker/fix-clippy-with-rust-1.76.0 #13

Workflow file for this run

on:
push:
branches:
- main
pull_request:
name: CI
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true
jobs:
lint-and-build:
name: Lint and Build
uses: ./.github/workflows/lint-and-build.yml