mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	remove test as build step
This commit is contained in:
		| @@ -1,9 +1,5 @@ | |||||||
| #!/usr/bin/env bash | #!/usr/bin/env bash | ||||||
|  |  | ||||||
| echo "Running tests" |  | ||||||
|  |  | ||||||
| npm run test-all || { echo 'unit tests failed' ; exit 1; } |  | ||||||
|  |  | ||||||
| echo "Deleting existing builds" | echo "Deleting existing builds" | ||||||
|  |  | ||||||
| rm -rf dist/* | rm -rf dist/* | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user