Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
1-Harshit committed Oct 10, 2023
1 parent c1eb439 commit c9d9401
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:

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

- name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v3
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/pr_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,3 @@ jobs:

- name: Build and check lint
run: npm run build

# - name: Test
# run: npm run test

0 comments on commit c9d9401

Please sign in to comment.