Skip to content

Commit

Permalink
workflow name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YouStillAlive committed Dec 26, 2023
1 parent 5996373 commit f24a789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: compile contracts
run: npx hardhat compile

- name: deploy simulation
- name: deployment and testing
run: npx hardhat test

0 comments on commit f24a789

Please sign in to comment.