Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Feb 21, 2024
1 parent f27bec4 commit bb44669
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 @@ -48,7 +48,7 @@ jobs:
run: npm install -g [email protected]

- name: Install latest npm
run: npm install -g npm@9
run: npm install -g npm@latest

- name: Cache .angular and node_modules
uses: actions/cache@v3
Expand Down

0 comments on commit bb44669

Please sign in to comment.