mirror of
https://github.com/ivuorinen/everforest-resources.git
synced 2026-02-05 10:44:59 +00:00
feat: move verify script to project root
- relocate verify/verify.sh to ./verify.sh for easier access - update all documentation and build script references - add npm run verify script for consistency - simplify verification command execution
This commit is contained in:
@@ -41,7 +41,7 @@ After installation:
|
||||
|
||||
## Verification
|
||||
|
||||
ENGINE=docker ./verify/verify.sh
|
||||
ENGINE=docker ./verify.sh
|
||||
|
||||
Tests all configurations in a clean container environment.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user