Skip to content

Commit

Permalink
npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
JQuezada0 authored Mar 13, 2024
1 parent d90b51e commit cc42dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: npm cache verify

- name: Install Node Deps
run: npm ci
run: npm install

- name: Startup Databases
run: |
Expand Down

0 comments on commit cc42dcd

Please sign in to comment.