Skip to content

Commit 3e7e190

Browse files
committed
Add nix flake lock to just check command
1 parent ad2319e commit 3e7e190

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ build-wp-org:
2626
check: _check_no_test test
2727

2828
_check_no_test: _lint _validate _phpcs
29+
nix flake lock
2930
php ./vendor/bin/rector --debug --dry-run
3031

3132
# Run development server

0 commit comments

Comments
 (0)