Skip to content

build(deps): bump cachix/install-nix-action from 29 to 30 #2885

build(deps): bump cachix/install-nix-action from 29 to 30

build(deps): bump cachix/install-nix-action from 29 to 30 #2885

Workflow file for this run

name: "Test"
on:
pull_request:
push:
branches:
- master
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- run: nix run ./tests#run .