Enable testing during nix builds

This commit is contained in:
Bryan Bennett 2024-01-11 08:31:52 -05:00
parent 04337c8c5f
commit 6e28820659
No known key found for this signature in database
GPG key ID: EE149E4215408DE9
2 changed files with 13 additions and 2 deletions

View file

@ -1,2 +1,2 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
echo "1.1.1";