Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarufHasan24 committed Oct 5, 2023
1 parent 98351ed commit 5874407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
24 changes: 0 additions & 24 deletions .github/workflows/Ci.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm run build --if-present
- run: npm test
- name: 🧪 Run all tests
run: npm test

0 comments on commit 5874407

Please sign in to comment.