fix(ci): Run correct script in ci
This commit is contained in:
		@@ -24,4 +24,4 @@ before_script:
 | 
				
			|||||||
  - git config --global user.name "CamperBot"
 | 
					  - git config --global user.name "CamperBot"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
  - npm run test
 | 
					  - npm run test-ci
 | 
				
			||||||
							
								
								
									
										2
									
								
								client/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								client/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -2891,7 +2891,7 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "bl": {
 | 
					    "bl": {
 | 
				
			||||||
      "version": "1.2.2",
 | 
					      "version": "1.2.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.2.tgz",
 | 
					      "resolved": "http://registry.npmjs.org/bl/-/bl-1.2.2.tgz",
 | 
				
			||||||
      "integrity": "sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA==",
 | 
					      "integrity": "sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA==",
 | 
				
			||||||
      "requires": {
 | 
					      "requires": {
 | 
				
			||||||
        "readable-stream": "^2.3.5",
 | 
					        "readable-stream": "^2.3.5",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user