ci: embrace direnv \o/

This commit is contained in:
Aaron Bieber 2023-02-03 06:13:54 -07:00
parent 73a6c216de
commit 22f0cc6b1b
No known key found for this signature in database

2
ci
View File

@ -2,7 +2,7 @@
. ./common.sh
nix develop
direnv allow
CMD=${1:-""}