Skip to content

Commit

Permalink
remove unused act command
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa-lopes-pt committed Jun 18, 2024
1 parent 78f5598 commit 2af640c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"scripts": {
"dev": "nodemon --watch src src/index.ts",
"lint": "npx eslint .",
"act": "gh act -W ../.github/workflows",
"build": "lint && tsc"
},
"keywords": [],
Expand Down

0 comments on commit 2af640c

Please sign in to comment.