Skip to content

fix: use exclusive process again #177

fix: use exclusive process again

fix: use exclusive process again #177

Workflow file for this run

on:
push:
branches: [main]
pull_request:
jobs:
test:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
with:
extra-conf: |
accept-flake-config = true
- uses: cachix/cachix-action@v15
with:
name: wi2trier
authToken: ${{ secrets.CACHIX_TOKEN }}
- run: nix flake check --show-trace --print-build-logs