add hw2
This commit is contained in:
		
							
								
								
									
										17
									
								
								node_modules/@braintree/sanitize-url/.github/workflows/ci.yml
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								node_modules/@braintree/sanitize-url/.github/workflows/ci.yml
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| name: "Unit Tests" | ||||
|  | ||||
| on: [push] | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|     name: "Unit Tests on Ubuntu" | ||||
|     runs-on: ubuntu-latest | ||||
|  | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2 | ||||
|       - name: Use Node.js | ||||
|         uses: actions/setup-node@v1 | ||||
|         with: | ||||
|           node-version: "18.x" | ||||
|       - run: npm install | ||||
|       - run: npm test | ||||
		Reference in New Issue
	
	Block a user
	 nik
					nik