Skip to content

fix: path for bibliographies outside of project root #153

fix: path for bibliographies outside of project root

fix: path for bibliographies outside of project root #153

Workflow file for this run

name: Nix Tests
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
steps:
- uses: actions/checkout@v4
- uses: nixbuild/nix-quick-install-action@v29
- name: Check Formatting
run: |
nix run nixpkgs#alejandra -- -c ./**/*.nix