Skip to content

Commit

Permalink
Merge pull request #25 from elirehema/remove-nuxt-test
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
elirehema committed Mar 17, 2021
2 parents 2224dda + d9fdb76 commit ff6407f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- run: rm -rf node_modules package-lock.json
- run: npm i --save
- run: npm run build
- run: npm test
- name: Deploy to gihub pages 🚀
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
Expand Down

0 comments on commit ff6407f

Please sign in to comment.