Skip to content

Commit

Permalink
Updated node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shira98 authored Jun 25, 2024
1 parent d8d9cac commit e1c33c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
- name: Build Frontend
run: CI=false npm run build --if-present #Override default behaviour as CI=true treats warnings as errors and fails build.
working-directory: appfrontend

- name: Test Frontend
run: npm test
working-directory: appfrontend

- name: Test Smart Contracts
run: npx hardhat test

0 comments on commit e1c33c0

Please sign in to comment.