this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fixed compilationn on test.yml

akshat b376cdd4 7f2178e2

+3
+3
.github/workflows/test.yml
··· 21 21 - name: Install Dependencies 22 22 run: npm install 23 23 24 + - name: Build 25 + run: npm run build 26 + 24 27 - name: Run Tests 25 28 run: npm install disposable-email-detector 26 29