Skip to content

Commit

Permalink
fix(ci): اصلاح ci
Browse files Browse the repository at this point in the history
Signed-off-by: MD Amanalikhani <md.akhi.ir@gmail.com>
Co-authored-by: MD Amanalikhani <md.akhi.ir@gmail.com>
  • Loading branch information
md-akhi committed Oct 12, 2023
1 parent 070c370 commit 33d5487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
node-version: ${{ matrix.node-version }}
# cache: "npm"
- run: |
npm ci
npm i
npm test
# npm run build --if-present

0 comments on commit 33d5487

Please sign in to comment.