这是indexloc提供的服务,不要输入任何密码
Skip to content

fix cargo pkg version parsing #61

fix cargo pkg version parsing

fix cargo pkg version parsing #61

Workflow file for this run

name: CI
on:
pull_request:
push:
workflow_run:
workflows:
- update
types:
- completed
branches:
- main
permissions:
contents: read
jobs:
flake-check:
name: Flake check (locked)
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v24
- run: nix flake check --show-trace --no-update-lock-file