Skip to content

Commit

Permalink
ignore warning checks
Browse files Browse the repository at this point in the history
  • Loading branch information
sohitkumar committed Sep 6, 2024
1 parent cdacf27 commit 5a14678
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
run: npm install -f

- name: Build the project
env:
CI: false
run: npm run build

0 comments on commit 5a14678

Please sign in to comment.