Skip to content

Commit

Permalink
✨okay this time it will work
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiitulip committed Jul 7, 2024
1 parent f7bd849 commit f889273
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm run build --if-present
- run: npm test

- name: Deploy with gh-pages
run:
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
Expand Down

0 comments on commit f889273

Please sign in to comment.