Skip to content

Commit

Permalink
Merge branch 'main' of github.com:03balogun/nuban-bank-prediction-alg…
Browse files Browse the repository at this point in the history
…orithm
  • Loading branch information
03balogun committed Jul 15, 2024
2 parents d127919 + 64962a2 commit bab30cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: '14'

- name: Install dependencies
run: npm ci
run: npm install

- name: Run tests
run: npm test
run: npm test

0 comments on commit bab30cd

Please sign in to comment.