Skip to content

Commit

Permalink
CI pipeline test
Browse files Browse the repository at this point in the history
Co-authored-by: areebahmeddd <areebahmed0709@gmail.com>
  • Loading branch information
SkySingh04 and areebahmeddd committed Mar 9, 2024
1 parent 8f9e99e commit 339ff19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: npm install
run: npm ci
- name: Build
run: npm run build
env:
Expand Down

0 comments on commit 339ff19

Please sign in to comment.