Skip to content

Commit

Permalink
Changed CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
LCcodder committed May 29, 2024
1 parent 335080a commit c28073c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
container: node:20

steps:
- run: npm ci
- run: npm i
tests:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit c28073c

Please sign in to comment.