1
0
Fork 0
mirror of https://github.com/emacs-twist/org-babel.git synced 2024-12-14 11:07:30 +00:00

ci: Fix the parameter name

This commit is contained in:
Akira Komamura 2024-09-19 22:26:45 +09:00
parent 9ae5e08fde
commit 1d00097396

View file

@ -22,4 +22,4 @@ jobs:
run: nix-instantiate --eval --strict test/testParams.nix
- name: Check the derivation
run: nix flake check --override-input org-babel ..
working_directory: test
working-directory: test