Skip to content

Commit

Permalink
WIP: test CI with npm i
Browse files Browse the repository at this point in the history
  • Loading branch information
Mersho committed May 14, 2024
1 parent c0a893c commit ab2cc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- run: npm install @types/node @types/i18n
- run: npx tsc
- run: npm ci
- run: npm i
- name: Run tests
env:
DB_USER: ''
Expand Down

0 comments on commit ab2cc3b

Please sign in to comment.