Skip to content

Bump indexmap from 1.9.3 to 2.0.2 #14

Bump indexmap from 1.9.3 to 2.0.2

Bump indexmap from 1.9.3 to 2.0.2 #14

Workflow file for this run

name: nix check
on:
push:
jobs:
nix-develop:
name: nix develop
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v6
- uses: DeterminateSystems/magic-nix-cache-action@v2
- name: nix develop --command true
run: |
nix develop --print-build-logs --command true